Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-bimap.hh95 struct hb_inc_bimap_t : hb_bimap_t struct
97 hb_inc_bimap_t () { init (); } in hb_inc_bimap_t() argument
99 void init () in init()
108 hb_codepoint_t add (hb_codepoint_t lhs) in add()
119 hb_codepoint_t skip () in skip()
122 hb_codepoint_t get_next_value () const in get_next_value()
125 void add_set (const hb_set_t *set) in add_set()
132 bool identity (unsigned int size) in identity()
140 static int cmp_id (const void* a, const void* b) in cmp_id()
146 void sort () in sort()
[all …]