Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-set-digest.hh111 struct hb_set_digest_combiner_t struct
113 void init () in init()
119 void add (hb_codepoint_t g) in add()
125 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range()
132 void add_array (const T *array, unsigned int count, unsigned int stride=sizeof(T)) in add_array()
138 bool add_sorted_array (const T *array, unsigned int count, unsigned int stride=sizeof(T)) in add_sorted_array()
163 typedef hb_set_digest_combiner_t argument