Searched refs:drawGlyphs (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/vcl/unx/generic/printergfx/ |
| H A D | text_gfx.cxx | 165 void PrinterGfx::drawGlyphs( in drawGlyphs() function in PrinterGfx 307 drawGlyphs( aRotPoint, &nRotGlyphId, &nRotUnicode, 1, &nRotDelta ); in DrawGlyphs() 324 drawGlyphs( aPoint, pGlyphIds, pUnicodes, nLen, pDeltaArray ); in DrawGlyphs()
|
| /trunk/main/sdext/source/pdfimport/inc/ |
| H A D | contentsink.hxx | 143 virtual void drawGlyphs( const rtl::OUString& rGlyphs,
|
| /trunk/main/sdext/source/pdfimport/tree/ |
| H A D | pdfiprocessor.hxx | 171 virtual void drawGlyphs( const rtl::OUString& rGlyphs,
|
| H A D | pdfiprocessor.cxx | 551 void PDFIProcessor::drawGlyphs( const rtl::OUString& rGlyphs, in drawGlyphs() function in pdfi::PDFIProcessor
|
| /trunk/main/vcl/inc/ |
| H A D | printergfx.hxx | 321 void drawGlyphs( const Point& rPoint,
|
| /trunk/main/sdext/source/pdfimport/test/ |
| H A D | tests.cxx | 334 virtual void drawGlyphs( const rtl::OUString& rGlyphs, in drawGlyphs() function in __anon488497940111::TestSink
|
| /trunk/main/sdext/source/pdfimport/wrapper/ |
| H A D | wrapper.cxx | 397 m_pSink->drawGlyphs( rtl::OStringToOUString( aChars, in readChar()
|