Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx218 Size aBmpSizePix; in ImplDraw() local
228 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 6 milliseconds