HomeSort by relevance Sort by last modified time
    Searched refs:ResolveCompositeGlyphs (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/sample/subtly/
font_info.h 114 bool ResolveCompositeGlyphs(CharacterMap* chars_to_glyph_ids,
font_info.cc 151 success = ResolveCompositeGlyphs(chars_to_glyph_ids, resolved_glyph_ids);
192 FontSourcedInfoBuilder::ResolveCompositeGlyphs(CharacterMap* chars_to_glyph_ids,
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 162 bool ResolveCompositeGlyphs(GlyphTable* glyph_table,
675 if (!ResolveCompositeGlyphs(glyph_table, loca_table,

Completed in 158 milliseconds