Searched defs:nDistX (Results 1 – 4 of 4) sorted by relevance
/trunk/main/vcl/source/window/ |
H A D | scrwnd.cxx | 248 PointerStyle ImplWheelWindow::ImplGetMousePointer( long nDistX, long nDistY ) in ImplGetMousePointer() 328 const long nDistX = aMousePos.X() - maCenter.X(); in MouseMove() local
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 3162 long nDistX, long nDistY, long nWidth, long nHeight ) in ImplDrawTextRect() 3521 long nDistX, long nDistY, in ImplDrawWaveLine() 3645 long nDistX, long nDistY, long nWidth, in ImplDrawWaveTextLine() 3709 long nDistX, long nDistY, long nWidth, in ImplDrawStraightTextLine() 3941 long nDistX, long nDistY, long nWidth, in ImplDrawStrikeoutLine() 4005 long nDistX, long nDistY, long nWidth, in ImplDrawStrikeoutChar() 4088 long nDistX, long nWidth, in ImplDrawTextLine()
|
H A D | outdev6.cxx | 78 const long nDistX = Max( rDist.Width(), 1L ); in DBG_NAMEEX() local
|
/trunk/main/svx/source/dialog/ |
H A D | _contdlg.cxx | 703 const long nDistX = aNewPtPix.X() - aPtPix.X(); in ReducePoints() local
|
Completed in 57 milliseconds