Lines Matching refs:nDistY
3162 long nDistX, long nDistY, long nWidth, long nHeight ) in ImplDrawTextRect() argument
3165 long nY = nDistY; in ImplDrawTextRect()
3521 long nDistX, long nDistY, in ImplDrawWaveLine() argument
3530 long nStartY = nBaseY + nDistY; in ImplDrawWaveLine()
3645 long nDistX, long nDistY, long nWidth, in ImplDrawWaveTextLine() argument
3671 nLinePos += nDistY - (nLineHeight / 2); in ImplDrawWaveTextLine()
3709 long nDistX, long nDistY, long nWidth, in ImplDrawStraightTextLine() argument
3719 const long nY = nDistY; in ImplDrawStraightTextLine()
3941 long nDistX, long nDistY, long nWidth, in ImplDrawStrikeoutLine() argument
3950 long nY = nDistY; in ImplDrawStrikeoutLine()
4005 long nDistX, long nDistY, long nWidth, in ImplDrawStrikeoutChar() argument
4059 ImplRotatePos( 0, 0, nDistX, nDistY, mpFontEntry->mnOrientation ); in ImplDrawStrikeoutChar()
4061 nBaseY += nDistY; in ImplDrawStrikeoutChar()