Searched refs:MarkContentDirty (Results 1 - 8 of 8) sorted by relevance

/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.h92 void MarkContentDirty(BRegion* regionOnScreen);
H A DViewLayer.cpp139 fWindow->MarkContentDirty(&dirty);
185 fWindow->MarkContentDirty(&dirty);
684 fWindow->MarkContentDirty(&dirty);
H A DWindowLayer.cpp430 // MarkContentDirty
432 WindowLayer::MarkContentDirty(BRegion* regionOnScreen) function in class:WindowLayer
/haiku/src/servers/app/
H A DWindow.h157 void MarkContentDirty(BRegion& dirtyRegion,
H A DView.cpp908 fWindow->MarkContentDirty(*dirty, *dirty);
1250 fWindow->MarkContentDirty(dirty, expose);
H A DWorkspacesView.cpp362 Window()->MarkContentDirty(region, expose);
H A DWindow.cpp817 Window::MarkContentDirty(BRegion& dirtyRegion, BRegion& exposeRegion) function in class:Window
H A DServerWindow.cpp1392 fWindow->MarkContentDirty(dirty, expose);
1416 fWindow->MarkContentDirty(dirty, expose);

Completed in 129 milliseconds