Lines Matching refs:IntersectWith
200 fVisibleRegion.IntersectWith(stillAvailableOnScreen); in SetClipping()
256 fVisibleContentRegion.IntersectWith(&fVisibleRegion); in VisibleContentRegion()
453 dirty->IntersectWith(&VisibleContentRegion()); in ScrollViewBy()
475 region->IntersectWith(&VisibleContentRegion()); in CopyContents()
479 region->IntersectWith(&fVisibleContentRegion); in CopyContents()
497 allDirtyRegions->IntersectWith(region); in CopyContents()
542 newDirty->IntersectWith(&fVisibleContentRegion); in CopyContents()
709 fEffectiveDrawingRegion.IntersectWith( in GetEffectiveDrawingRegion()
728 region.IntersectWith(&view->ScreenAndUserClipping(&fContentRegion)); in GetEffectiveDrawingRegion()
783 dirtyContentRegion->IntersectWith(&fDirtyRegion); in RedrawDirtyRegion()
784 exposeContentRegion->IntersectWith(&fExposeRegion); 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()
859 viewRegion.IntersectWith( in InvalidateView()
1090 dirty->IntersectWith(&fVisibleRegion); in SetFocus()
1757 common->IntersectWith(region); in _ShiftPartOfRegion()
1810 dirtyBorderRegion->IntersectWith(&fVisibleRegion); in _DrawBorder()
1812 dirtyBorderRegion->IntersectWith(&fDirtyRegion); in _DrawBorder()
1932 dirty->IntersectWith(&VisibleContentRegion()); in BeginUpdate()
1987 dirty->IntersectWith(&VisibleContentRegion()); in EndUpdate()