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

/haiku-fatelf/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-fatelf/src/servers/app/
H A DWindow.h153 void MarkContentDirty(BRegion& regionOnScreen);
H A DWorkspacesView.cpp362 Window()->MarkContentDirty(region);
H A DView.cpp1244 fWindow->MarkContentDirty(*dirty);
1530 fWindow->MarkContentDirty(*dirty);
H A DWindow.cpp780 Window::MarkContentDirty(BRegion& regionOnScreen) function in class:Window
H A DServerWindow.cpp1378 fWindow->MarkContentDirty(dirty);
1402 fWindow->MarkContentDirty(dirty);

Completed in 60 milliseconds