Searched refs:aPaintRegion (Results 1 – 2 of 2) sorted by relevance
589 Region aPaintRegion( rRect ); in ImplDrawBackground() local593 aPaintRegion.Intersect( pThis->GetActiveClipRegion() ); in ImplDrawBackground()596 pThis->IntersectClipRegion( aPaintRegion ); in ImplDrawBackground()603 ImplDrawTransparentBackground( pThis, aPaintRegion ); in ImplDrawBackground()605 ImplDrawConstantBackground( pThis, aPaintRegion, bIsInPopupMode ); in ImplDrawBackground()614 bNativeOk = ImplDrawNativeBackground( pThis, aPaintRegion ); in ImplDrawBackground()621 ImplDrawTransparentBackground( pThis, aPaintRegion ); in ImplDrawBackground()
2436 Region aPaintRegion( mpWindowImpl->maInvalidateRegion ); in ImplCallPaint() local2437 Rectangle aPaintRect = aPaintRegion.GetBoundRect(); in ImplCallPaint()2443 ImplReMirror( aPaintRegion ); in ImplCallPaint()2446 mpWindowImpl->mpPaintRegion = &aPaintRegion; in ImplCallPaint()6268 Region aPaintRegion(true); in GetPaintRegion() local6269 return aPaintRegion; in GetPaintRegion()
Completed in 52 milliseconds