Searched refs:aBmpPosPix (Results 1 – 1 of 1) sorted by relevance
216 Point aBmpPosPix; in ImplDraw() local227 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 33 milliseconds