Searched refs:drawGlyphs (Results 1 – 7 of 7) sorted by relevance
/aoo4110/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()
|
/aoo4110/main/sdext/source/pdfimport/inc/ |
H A D | contentsink.hxx | 143 virtual void drawGlyphs( const rtl::OUString& rGlyphs,
|
/aoo4110/main/sdext/source/pdfimport/tree/ |
H A D | pdfiprocessor.hxx | 170 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
|
/aoo4110/main/vcl/inc/ |
H A D | printergfx.hxx | 321 void drawGlyphs( const Point& rPoint,
|
/aoo4110/main/sdext/source/pdfimport/test/ |
H A D | tests.cxx | 358 virtual void drawGlyphs( const rtl::OUString& rGlyphs, in drawGlyphs() function in __anon9d342d7d0111::TestSink
|
/aoo4110/main/sdext/source/pdfimport/wrapper/ |
H A D | wrapper.cxx | 401 m_pSink->drawGlyphs( rtl::OStringToOUString( aChars, in readChar()
|
Completed in 74 milliseconds