Searched refs:unicodeToGlyph (Results 1 – 14 of 14) sorted by relevance
19 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const = 0;41 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;62 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;
164 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPFormat4Mapper219 LEGlyphID CMAPGroupMapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPGroupMapper
190 LEGlyphID unicodeToGlyph(LEUnicode32 unicode);
153 LEGlyphID FontObject::unicodeToGlyph(LEUnicode32 unicode32) in unicodeToGlyph() function in FontObject
460 return fCMAPMapper->unicodeToGlyph(ch); in mapCharToGlyph()
23 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const = 0;45 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;66 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;
123 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPFormat4Mapper178 LEGlyphID CMAPGroupMapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPGroupMapper
133 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
143 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
167 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPFormat4Mapper222 LEGlyphID CMAPGroupMapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPGroupMapper
456 return fCMAPMapper->unicodeToGlyph(ch); in mapCharToGlyph()