Lines Matching refs:CmapSubtable
751 struct CmapSubtable struct
836 LOffsetTo<CmapSubtable>
906 CmapSubtable &subtable = format4_plat0_rec.subtable.serialize (&c, table); in _subset()
917 CmapSubtable &subtable = format12_rec.subtable.serialize (&c, table); in _subset()
966 const CmapSubtable *find_best_subtable (bool *symbol = nullptr) const in find_best_subtable()
970 const CmapSubtable *subtable; in find_best_subtable()
992 return &Null (CmapSubtable); in find_best_subtable()
1004 const CmapSubtable *st = table->find_subtable (0, 5); in init()
1012 this->get_glyph_funcZ = get_glyph_from_symbol<CmapSubtable>; in init()
1017 this->get_glyph_funcZ = get_glyph_from<CmapSubtable>; in init()
1130 hb_nonnull_ptr_t<const CmapSubtable> subtable;
1143 const CmapSubtable *find_subtable (unsigned int platform_id, in find_subtable()