Home
last modified time | relevance | path

Searched defs:CmapSubtableFormat12 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-cmap-table.hh940 struct CmapSubtableFormat12 : CmapSubtableLongSegmented<CmapSubtableFormat12> struct
942 static constexpr int increment = 1;
943 static constexpr int formatNumber = 12;
945 static hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, in group_get_glyph()
953 void serialize (hb_serialize_context_t *c, in serialize()
999 static size_t get_sub_table_size (const hb_sorted_vector_t<CmapSubtableLongGroup> &groups_data) in get_sub_table_size()
1003 static bool _is_gid_consecutive (hb_codepoint_t endCharCode, in _is_gid_consecutive()