Home
last modified time | relevance | path

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

/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx1070 OutputDevice& r2ndOutDev( mp2ndOutDev->getOutDev() ); in fillTexturedPolyPolygon() local
1071 r2ndOutDev.IntersectClipRegion( aPolygonDeviceRect ); in fillTexturedPolyPolygon()
1072 textureFill( r2ndOutDev, in fillTexturedPolyPolygon()
1157 OutputDevice& r2ndOutDev( mp2ndOutDev->getOutDev() ); in fillTexturedPolyPolygon() local
1158 r2ndOutDev.Push( PUSH_CLIPREGION ); in fillTexturedPolyPolygon()
1160 r2ndOutDev.SetClipRegion( aPolyClipRegion ); in fillTexturedPolyPolygon()
1161 textureFill( r2ndOutDev, in fillTexturedPolyPolygon()
1170 r2ndOutDev.Pop(); in fillTexturedPolyPolygon()

Completed in 22 milliseconds