Searched refs:getGlyph (Results 1 – 5 of 5) sorted by relevance
420 drawCharGlyphs( aGlyph.getGlyph(), in processGlyph()431 drawCharGlyphs( aGlyph.getGlyph(), in processGlyph()
257 rtl::OUString& getGlyph(){ return m_rGlyphs; } in getGlyph() function in pdfi::CharGlyph
164 sal_uInt16 getGlyph( sal_uInt16 nChar, VirtualDevice* pVDev );
446 sal_uInt16 FlashFont::getGlyph( sal_uInt16 nChar, VirtualDevice* pVDev ) in getGlyph() function in FlashFont
702 aBits.writeUB( rFlashFont.getGlyph(rText.GetChar(_uInt16(i)),mpVDev), nGlyphBits ); in Impl_writeText()
Completed in 42 milliseconds