Home
last modified time | relevance | path

Searched defs:add_range (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-set-digest.hh68 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
129 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
H A Dhb-bit-page.hh54 void add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
H A Dhb-bit-set-invertible.hh99 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
H A Dhb-set.hh86 bool add_range (hb_codepoint_t a, hb_codepoint_t b) { return s.add_range (a, b); } in add_range() function
H A Dhb-bit-set.hh134 bool add_range (hb_codepoint_t a, hb_codepoint_t b) in add_range() function
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_prim_restart.c186 add_range(enum pipe_prim_type mode, struct range_info *info, unsigned start, unsigned count, unsigned index_bias) in add_range() function

Completed in 5 milliseconds