Searched refs:aBmpSizePix (Results 1 – 1 of 1) sorted by relevance
218 Size aBmpSizePix; in ImplDraw() local228 aBmpSizePix.Width() = -aSizePix.Width(); in ImplDraw()233 aBmpSizePix.Width() = aSizePix.Width(); in ImplDraw()240 aBmpSizePix.Height() = -aSizePix.Height(); in ImplDraw()245 aBmpSizePix.Height() = aSizePix.Height(); in ImplDraw()290 pDev->DrawBitmapEx( aBmpPosPix, aBmpSizePix, rAnm.aBmpEx ); in ImplDraw()
Completed in 19 milliseconds