Home
last modified time | relevance | path

Searched refs:ImplDrawTextRect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3161 void OutputDevice::ImplDrawTextRect( long nBaseX, long nBaseY, in ImplDrawTextRect() function in OutputDevice
3236 ImplDrawTextRect( nX, nY, 0, -(mpFontEntry->maMetric.mnAscent + mnEmphasisAscent), in ImplDrawTextBackground()
3794 ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos, nWidth, nLineHeight ); in ImplDrawStraightTextLine()
3797 ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos, nWidth, nLineHeight ); in ImplDrawStraightTextLine()
3798 ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos2, nWidth, nLineHeight ); in ImplDrawStraightTextLine()
3812ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos, nTempWidth, nLineHeight ); in ImplDrawStraightTextLine()
3859ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos, nTempWidth, nLineHeight ); in ImplDrawStraightTextLine()
3884ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos, nTempDotWidth, nLineHeight ); in ImplDrawStraightTextLine()
3990 ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos, nWidth, nLineHeight ); in ImplDrawStrikeoutLine()
3993 ImplDrawTextRect( nBaseX, nBaseY, nLeft, nLinePos, nWidth, nLineHeight ); in ImplDrawStrikeoutLine()
[all …]
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx430 …SAL_DLLPRIVATE void ImplDrawTextRect( long nBaseX, long nBaseY, long nX, long nY, long nWidth, l…

Completed in 47 milliseconds