Searched refs:maGlyphSubstitution (Results 1 – 2 of 2) sorted by relevance
228 GlyphSubstitution maGlyphSubstitution; member in FreetypeServerFont
1249 GlyphSubstitution::const_iterator it = maGlyphSubstitution.find( aGlyphId ); in FixupGlyphIndex()1250 if( it == maGlyphSubstitution.end() ) in FixupGlyphIndex()2599 maGlyphSubstitution[ (*it).first ] = (*it).second; in ApplyGSUB()
Completed in 19 milliseconds