Home
last modified time | relevance | path

Searched refs:aPolygonDeviceRect (Results 1 – 1 of 1) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx810 const ::Rectangle aPolygonDeviceRect( in fillTexturedPolyPolygon() local
840 aIntegerTextureDeviceRect == aPolygonDeviceRect ) in fillTexturedPolyPolygon()
982 aPolygonDeviceRect ), in fillTexturedPolyPolygon()
1057 rOutDev.IntersectClipRegion( aPolygonDeviceRect ); in fillTexturedPolyPolygon()
1071 r2ndOutDev.IntersectClipRegion( aPolygonDeviceRect ); in fillTexturedPolyPolygon()
1097 aVDev.SetOutputSizePixel( aPolygonDeviceRect.GetSize() ); in fillTexturedPolyPolygon()
1100 const ::Point aOutPos( aPt - aPolygonDeviceRect.TopLeft() ); in fillTexturedPolyPolygon()
1101 aPolyPoly.Translate( ::Point( -aPolygonDeviceRect.Left(), in fillTexturedPolyPolygon()
1102 -aPolygonDeviceRect.Top() ) ); in fillTexturedPolyPolygon()
1130 rOutDev.DrawBitmapEx( aPolygonDeviceRect.TopLeft(), in fillTexturedPolyPolygon()
[all …]

Completed in 23 milliseconds