Searched refs:unicodeToGlyph (Results 1 – 14 of 14) sorted by relevance
21 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const = 0;43 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;64 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;
169 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPFormat4Mapper224 LEGlyphID CMAPGroupMapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPGroupMapper
192 LEGlyphID unicodeToGlyph(LEUnicode32 unicode);
155 LEGlyphID FontObject::unicodeToGlyph(LEUnicode32 unicode32) in unicodeToGlyph() function in FontObject
458 return fCMAPMapper->unicodeToGlyph(ch); in mapCharToGlyph()
29 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const = 0;51 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;72 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;
129 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPFormat4Mapper184 LEGlyphID CMAPGroupMapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPGroupMapper
149 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
139 return fMapper->unicodeToGlyph(ch); in mapCharToGlyph()
25 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const = 0;47 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;68 virtual LEGlyphID unicodeToGlyph(LEUnicode32 unicode32) const;
170 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPFormat4Mapper225 LEGlyphID CMAPGroupMapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph() function in CMAPGroupMapper
196 LEGlyphID unicodeToGlyph(LEUnicode32 unicode);
159 LEGlyphID FontObject::unicodeToGlyph(LEUnicode32 unicode32) in unicodeToGlyph() function in FontObject
466 return fCMAPMapper->unicodeToGlyph(ch); in mapCharToGlyph()