Searched refs:VisibleContentRegion (Results 1 – 6 of 6) sorted by relevance
234 WindowLayer::VisibleContentRegion() in VisibleContentRegion() function in WindowLayer440 regionOnScreen->IntersectWith(&VisibleContentRegion()); in MarkContentDirty()483 region->IntersectWith(&VisibleContentRegion()); in CopyContents()549 BRegion dirtyContentRegion(VisibleContentRegion()); in _TriggerContentRedraw()597 fEffectiveDrawingRegion = VisibleContentRegion(); in _DrawClient()647 fEffectiveDrawingRegion = VisibleContentRegion(); in _DrawClientPolygon()
70 BRegion& VisibleContentRegion();
248 Window::VisibleContentRegion() in VisibleContentRegion() function in Window453 dirty->IntersectWith(&VisibleContentRegion()); in ScrollViewBy()475 region->IntersectWith(&VisibleContentRegion()); in CopyContents()700 fEffectiveDrawingRegion = VisibleContentRegion(); in GetEffectiveDrawingRegion()781 BRegion* dirtyContentRegion = fRegionPool.GetRegion(VisibleContentRegion()); in RedrawDirtyRegion()782 BRegion* exposeContentRegion = fRegionPool.GetRegion(VisibleContentRegion()); in RedrawDirtyRegion()826 dirtyRegion.IntersectWith(&VisibleContentRegion()); in MarkContentDirty()827 exposeRegion.IntersectWith(&VisibleContentRegion()); in MarkContentDirty()839 dirtyRegion.IntersectWith(&VisibleContentRegion()); in MarkContentDirtyAsync()857 viewRegion.IntersectWith(&VisibleContentRegion()); in InvalidateView()[all …]
119 BRegion& VisibleContentRegion();
1565 BRegion previousVisibleContentRegion(window->VisibleContentRegion()); in ResizeWindowBy()1592 BRegion tmp(window->VisibleContentRegion()); in ResizeWindowBy()2209 redraw = window->VisibleContentRegion(); in RedrawBackground()
4353 fWindow->VisibleContentRegion()); in HandleDirectConnection()