Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4087 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()
4229ImplDrawTextLine( nX, nY, 0, nWidth, STRIKEOUT_NONE, UNDERLINE_SINGLE, UNDERLINE_NONE, sal_False ); in ImplDrawMnemonicLine()
5477ImplDrawTextLine( aPos.X(), aPos.X(), 0, nWidth, eStrikeout, eUnderline, eOverline, bUnderlineAbov… in DrawTextLine()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx439 …SAL_DLLPRIVATE void ImplDrawTextLine( long nBaseX, long nX, long nY, long nWidth, FontStri…

Completed in 57 milliseconds