Searched defs:CmapSubtableFormat12 (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-cmap-table.hh | 512 struct CmapSubtableFormat12 : CmapSubtableLongSegmented<CmapSubtableFormat12> struct 514 static hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, in group_get_glyph() 520 bool serialize (hb_serialize_context_t *c, in serialize() 533 static size_t get_sub_table_size (const hb_sorted_vector_t<CmapSubtableLongGroup> &groups_data) in get_sub_table_size() 538 static bool create_sub_table_plan (const hb_subset_plan_t *plan, in create_sub_table_plan() 572 static bool _is_gid_consecutive (CmapSubtableLongGroup *group, in _is_gid_consecutive()
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-cmap-table.hh | 681 struct CmapSubtableFormat12 : CmapSubtableLongSegmented<CmapSubtableFormat12> struct 683 static hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, in group_get_glyph() 691 void serialize (hb_serialize_context_t *c, in serialize() 737 static size_t get_sub_table_size (const hb_sorted_vector_t<CmapSubtableLongGroup> &groups_data) in get_sub_table_size() 741 static bool _is_gid_consecutive (hb_codepoint_t endCharCode, in _is_gid_consecutive()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-cmap-table.hh | 706 struct CmapSubtableFormat12 : CmapSubtableLongSegmented<CmapSubtableFormat12> struct 708 static hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, in group_get_glyph() 716 void serialize (hb_serialize_context_t *c, in serialize() 762 static size_t get_sub_table_size (const hb_sorted_vector_t<CmapSubtableLongGroup> &groups_data) in get_sub_table_size() 766 static bool _is_gid_consecutive (hb_codepoint_t endCharCode, in _is_gid_consecutive()
|