Searched refs:GetRawGlyphIndex (Results 1 – 3 of 3) sorted by relevance
1072 const int nKashidaGlyphId = GetRawGlyphIndex( 0x0640 ); in FetchFontMetric()1089 rGlyphId = rFont.GetRawGlyphIndex( rGlyphId ); in SplitGlyphFlags()1177 sal_GlyphId FreetypeServerFont::GetRawGlyphIndex( sal_UCS4 aChar ) const in GetRawGlyphIndex() function in FreetypeServerFont1254 nTemp = GetRawGlyphIndex( nTemp ); in FixupGlyphIndex()1290 sal_GlyphId aGlyphId = GetRawGlyphIndex( aChar ); in GetGlyphIndex()
188 sal_GlyphId GetRawGlyphIndex( sal_UCS4 ) const;
280 LEGlyphID nGlyphIndex = mrServerFont.GetRawGlyphIndex( ch ); in mapCharToGlyph()
Completed in 32 milliseconds