Home
last modified time | relevance | path

Searched refs:ExitStateChange (Results 1 – 8 of 8) sorted by relevance

/haiku/src/servers/app/
H A DServerPicture.h51 void ExitStateChange();
H A DServerPicture.cpp1197 ServerPicture::ExitStateChange() in ExitStateChange() function in ServerPicture
1222 ExitStateChange(); in SyncState()
/haiku/src/kits/print/
H A DTemplate.cpp128 void Template::ExitStateChange() { in ExitStateChange() function in Template
H A DPictureIterator.cpp59 …id _ExitStateChange(void *p) { return ((PictureIterator *) p)->ExitStateChange(); } in _ExitStateChange()
H A DPicturePrinter.cpp237 void PicturePrinter::ExitStateChange() { in ExitStateChange() function in PicturePrinter
/haiku/headers/private/print/
H A DTemplate.h62 virtual void ExitStateChange();
H A DPictureIterator.h68 virtual void ExitStateChange() { } in ExitStateChange() function
H A DPicturePrinter.h67 virtual void ExitStateChange();