Home
last modified time | relevance | path

Searched refs:nFirstX (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx427 long nFirstX, nFirstY; in ImplEndAdd() local
430 nFirstX = nLastX = maStartPt.X(); in ImplEndAdd()
528 aArr[ nPolyPos ].X() = nFirstX + 1L; in ImplEndAdd()
534 long nFirstX, nFirstY; in ImplEndAdd() local
537 nFirstX = nLastX = maStartPt.X(); in ImplEndAdd()
635 aArr[ nPolyPos ].X() = nFirstX - 1L; in ImplEndAdd()
H A Doutdev6.cxx956 long nFirstX; in ImplDrawBitmapWallpaper() local
961 nFirstX = aPos.X(); in ImplDrawBitmapWallpaper()
966 nFirstX = aPos.X() + ( ( aSize.Width() - nBmpWidth ) >> 1 ); in ImplDrawBitmapWallpaper()
970 const long nOffX = ( nFirstX - nX ) % nBmpWidth; in ImplDrawBitmapWallpaper()

Completed in 25 milliseconds