Home
last modified time | relevance | path

Searched refs:add_range (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-set-private.hh68 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) { in add_range() function
105 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) { in add_range() function
106 head.add_range (a, b); in add_range()
107 tail.add_range (a, b); in add_range()
177 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-set.cc237 set->add_range (first, last); in hb_set_add_range()
Dhb-ot-layout-common-private.hh148 glyphs->add_range (start, end); in add_coverage()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-set-private.hh68 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) { in add_range() function
105 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) { in add_range() function
106 head.add_range (a, b); in add_range()
107 tail.add_range (a, b); in add_range()
177 inline void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
Dhb-set.cc237 set->add_range (first, last); in hb_set_add_range()
Dhb-ot-layout-common-private.hh148 glyphs->add_range (start, end); in add_coverage()