Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh75 struct CmapSubtableFormat4 struct
77 struct segment_plan
84 bool serialize (hb_serialize_context_t *c, in serialize()
157 static size_t get_sub_table_size (const hb_vector_t<segment_plan> &segments) in get_sub_table_size()
179 static bool create_sub_table_plan (const hb_subset_plan_t *plan, in create_sub_table_plan()
227 struct accelerator_t
330 bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
335 void collect_unicodes (hb_set_t *out) const in collect_unicodes()
341 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
365 HBUINT16 format; /* Format number is set to 4. */
[all …]