Home
last modified time | relevance | path

Searched refs:ImplDrawText (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx570 ImplDrawText (rGfx, rPoint, pStr, nLen); in DrawText()
572 ImplDrawText (rGfx, rPoint, pStr, nLen, pDeltaArray); in DrawText()
576 GlyphSet::ImplDrawText (PrinterGfx &rGfx, const Point& rPoint, in ImplDrawText() function in GlyphSet
622 GlyphSet::ImplDrawText (PrinterGfx &rGfx, const Point& rPoint, in ImplDrawText() function in GlyphSet
H A Dglyphset.hxx90 void ImplDrawText (PrinterGfx &rGfx, const Point& rPoint,
92 void ImplDrawText (PrinterGfx &rGfx, const Point& rPoint,
/trunk/main/vcl/inc/vcl/
H A Dstatus.hxx107 using OutputDevice::ImplDrawText;
109 SAL_DLLPRIVATE void ImplDrawText( sal_Bool bOffScreen, long nOldTextWidth );
H A Doutdev.hxx418 SAL_DLLPRIVATE void ImplDrawText( OutputDevice& rTargetDevice, const Rectangle& rRect,
426 SAL_DLLPRIVATE void ImplDrawText( SalLayout& );
/trunk/main/vcl/source/window/
H A Dstatus.cxx394 void StatusBar::ImplDrawText( sal_Bool bOffScreen, long nOldTextWidth ) in ImplDrawText() function in StatusBar
790 ImplDrawText( sal_False, 0 ); in Paint()
1705 ImplDrawText( sal_True, nOldTextWidth ); in SetText()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4767 void OutputDevice::ImplDrawText( SalLayout& rSalLayout ) in ImplDrawText() function in OutputDevice
5637 ImplDrawText( *pSalLayout ); in DrawText()
5703 ImplDrawText( *pSalLayout ); in DrawTextArray()
5845 ImplDrawText( *pSalLayout ); in DrawStretchText()
6340 void OutputDevice::ImplDrawText( OutputDevice& rTargetDevice, const Rectangle& rRect, in ImplDrawText() function in OutputDevice
6642 ImplDrawText( *this, rRect, rOrigStr, nStyle, NULL, NULL, aLayout ); in AddTextRectActions()
6688ImplDrawText( *this, rRect, rOrigStr, nStyle, pVector, pDisplayText, _pTextLayout ? *_pTextLayout … in DrawText()
7620 aVDev.ImplDrawText( *pSalLayout ); in GetTextBoundRect()

Completed in 63 milliseconds