Searched refs:aPolyPolyRect (Results 1 – 1 of 1) sorted by relevance
60 PolyPolygon aPolyPolyRect( aPolygon ); in IntersectClipRect() local61 aPolyPoly.GetIntersection( aPolyPolyRect, aIntersection ); in IntersectClipRect()73 PolyPolygon aPolyPolyRect( aPolygon ); in ExcludeClipRect() local75 aPolyPoly.GetDifference( aPolyPolyRect, aDifference ); in ExcludeClipRect()1193 PolyPolygon aPolyPolyRect( aPoly ); in DrawRect() local1195 aClipPath.GetClipPath().GetIntersection( aPolyPolyRect, aDest ); in DrawRect()
Completed in 17 milliseconds