Home
last modified time | relevance | path

Searched refs:aBmpPosPix (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx216 Point aBmpPosPix; in ImplDraw() local
227 aBmpPosPix.X() = aPosPix.X() + aSizePix.Width() - 1L; in ImplDraw()
232 aBmpPosPix.X() = aPosPix.X(); in ImplDraw()
239 aBmpPosPix.Y() = aPosPix.Y() + aSizePix.Height() - 1L; in ImplDraw()
244 aBmpPosPix.Y() = aPosPix.Y(); in ImplDraw()
290 pDev->DrawBitmapEx( aBmpPosPix, aBmpSizePix, rAnm.aBmpEx ); in ImplDraw()

Completed in 16 milliseconds