Home
last modified time | relevance | path

Searched refs:SyncState (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DServerPicture.h53 void SyncState(Canvas* canvas);
H A DServerWindow.cpp2393 picture->SyncState(fCurrentView); in _DispatchViewMessage()
2409 picture->SyncState(fCurrentView); in _DispatchViewMessage()
4027 newPicture->SyncState(fCurrentView); in _DispatchPictureMessage()
H A DServerPicture.cpp1204 ServerPicture::SyncState(Canvas* canvas) in SyncState() function in ServerPicture