Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-bit-set.hh255 bool del_sorted_array (const T *array, unsigned int count, unsigned int stride=sizeof(T)) in del_sorted_array() function
258 …bool del_sorted_array (const hb_sorted_array_t<const T>& arr) { return del_sorted_array (&arr, arr… in del_sorted_array() function