Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx957 long nFirstY; in ImplDrawBitmapWallpaper() local
962 nFirstY = aPos.Y(); in ImplDrawBitmapWallpaper()
967 nFirstY = aPos.Y() + ( ( aSize.Height() - nBmpHeight ) >> 1 ); in ImplDrawBitmapWallpaper()
971 const long nOffY = ( nFirstY - nY ) % nBmpHeight; in ImplDrawBitmapWallpaper()
H A Dimpvect.cxx427 long nFirstX, nFirstY; in ImplEndAdd() local
431 nFirstY = nLastY = maStartPt.Y(); in ImplEndAdd()
529 aArr[ nPolyPos++ ].Y() = nFirstY + 1L; in ImplEndAdd()
534 long nFirstX, nFirstY; in ImplEndAdd() local
538 nFirstY = nLastY = maStartPt.Y(); in ImplEndAdd()
636 aArr[ nPolyPos++ ].Y() = nFirstY - 1L; in ImplEndAdd()

Completed in 28 milliseconds