Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh796 struct CmapSubtableFormat12 : CmapSubtableLongSegmented<CmapSubtableFormat12> struct
798 static constexpr int increment = 1;
799 static constexpr int formatNumber = 12;
801 static hb_codepoint_t group_get_glyph (const CmapSubtableLongGroup &group, in group_get_glyph()
809 void serialize (hb_serialize_context_t *c, in serialize()
855 static size_t get_sub_table_size (const hb_sorted_vector_t<CmapSubtableLongGroup> &groups_data) in get_sub_table_size()
859 static bool _is_gid_consecutive (hb_codepoint_t endCharCode, in _is_gid_consecutive()