Searched refs:PSShowText (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/vcl/unx/generic/printergfx/ |
H A D | glyphset.cxx | 560 rGfx.PSShowText (pGlyphSubset, nGlyphs, nGlyphs, nGlyphs > 1 ? pDeltaSubset : NULL); in DrawGlyphs() 586 rGfx.PSShowText( (const unsigned char*)aBytes.getStr(), nLen, aBytes.getLength() ); in ImplDrawText() 615 rGfx.PSShowText (pGlyphID + nChar, nGlyphs, nGlyphs); in ImplDrawText() 631 … rGfx.PSShowText( (const unsigned char*)aBytes.getStr(), nLen, aBytes.getLength(), pDeltaArray ); in ImplDrawText() 693 rGfx.PSShowText (pGlyphSubset, nGlyphs, nGlyphs, nGlyphs > 1 ? pDeltaSubset : NULL); in ImplDrawText()
|
H A D | text_gfx.cxx | 585 PSShowText (pBuffer, nLen, nSize, pDeltaArray); in LicenseWarning()
|
H A D | common_gfx.cxx | 1101 PrinterGfx::PSShowText (const sal_uChar* pStr, sal_Int16 nGlyphs, sal_Int16 nBytes, in PSShowText() function in PrinterGfx
|
/aoo41x/main/vcl/inc/ |
H A D | printergfx.hxx | 301 void PSShowText (const sal_uChar* pString,
|
Completed in 38 milliseconds