Searched refs:ImplDrawTextLine (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 4087 void OutputDevice::ImplDrawTextLine( long nX, long nY, in ImplDrawTextLine() function in OutputDevice 4193 ImplDrawTextLine( aStartPt.X(), aStartPt.Y(), nDist, nWidth, in ImplDrawTextLines() 4202 ImplDrawTextLine( aStartPt.X(), aStartPt.Y(), nDist, nWidth, in ImplDrawTextLines() 4210 ImplDrawTextLine( aStartPt.X(), aStartPt.Y(), 0, nWidth, in ImplDrawTextLines() 4229 …ImplDrawTextLine( nX, nY, 0, nWidth, STRIKEOUT_NONE, UNDERLINE_SINGLE, UNDERLINE_NONE, sal_False ); in ImplDrawMnemonicLine() 5477 …ImplDrawTextLine( aPos.X(), aPos.X(), 0, nWidth, eStrikeout, eUnderline, eOverline, bUnderlineAbov… in DrawTextLine()
|
/trunk/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 439 …SAL_DLLPRIVATE void ImplDrawTextLine( long nBaseX, long nX, long nY, long nWidth, FontStri…
|
Completed in 63 milliseconds