Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bimap.hh99 struct hb_inc_bimap_t : hb_bimap_t struct
104 hb_codepoint_t add (hb_codepoint_t lhs) in add()
115 hb_codepoint_t skip () in skip()
118 hb_codepoint_t get_next_value () const in get_next_value()
121 void add_set (const hb_set_t *set) in add_set()
128 bool identity (unsigned int size) in identity()
136 static int cmp_id (const void* a, const void* b) in cmp_id()
142 void sort () in sort()
159 unsigned int next_value = 0;