Searched refs:dirtyInNextSession (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.h36 void Exclude(BRegion* dirtyInNextSession);
H A DWindowLayer.cpp906 UpdateSession::Exclude(BRegion* dirtyInNextSession) argument
908 fDirtyRegion.Exclude(dirtyInNextSession);
/haiku/src/servers/app/
H A DWindow.h397 void Exclude(BRegion* dirtyInNextSession);
H A DWindow.cpp2083 Window::UpdateSession::Exclude(BRegion* dirtyInNextSession) argument
2085 fDirtyRegion.Exclude(dirtyInNextSession);

Completed in 79 milliseconds