Searched defs:nDistY (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/source/window/ |
H A D | scrwnd.cxx | 248 PointerStyle ImplWheelWindow::ImplGetMousePointer( long nDistX, long nDistY ) in ImplGetMousePointer() 329 const long nDistY = aMousePos.Y() - maCenter.Y(); in MouseMove() local
|
/aoo41x/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()
|
H A D | outdev6.cxx | 79 const long nDistY = Max( rDist.Height(), 1L ); in DBG_NAMEEX() local
|
/aoo41x/main/svx/source/dialog/ |
H A D | _contdlg.cxx | 704 const long nDistY = aNewPtPix.Y() - aPtPix.Y(); in ReducePoints() local
|
Completed in 54 milliseconds