Searched refs:ImplDrawWaveTextLine (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 435 …SAL_DLLPRIVATE void ImplDrawWaveTextLine( long nBaseX, long nBaseY, long nX, long nY, long…
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 3644 void OutputDevice::ImplDrawWaveTextLine( long nBaseX, long nBaseY, in ImplDrawWaveTextLine() function in OutputDevice 4124 … ImplDrawWaveTextLine( nX, nY, nDistX, 0, nWidth, eUnderline, aUnderlineColor, bUnderlineAbove ); in ImplDrawTextLine() 4132 ImplDrawWaveTextLine( nX, nY, nDistX, 0, nWidth, eOverline, aOverlineColor, sal_True ); in ImplDrawTextLine()
|
Completed in 71 milliseconds