Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/gdi/
H A Doutdev2.cxx918 basegfx::B2DRange aOutPixel( in DrawTransformedBitmapEx() local
928 aOutPixel.intersect( // caution! Range from rectangle, one too much (!) in DrawTransformedBitmapEx()
936 if(aOutPixel.isEmpty()) in DrawTransformedBitmapEx()
946 if(!aOutPixel.isInside(aFullPixelRange)) in DrawTransformedBitmapEx()
948 aVisiblePixelRange.intersect(aOutPixel); in DrawTransformedBitmapEx()

Completed in 19 milliseconds