Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bit-set.hh240 bool del_sorted_array (const T *array, unsigned int count, unsigned int stride=sizeof(T)) in del_sorted_array() function
243 …bool del_sorted_array (const hb_sorted_array_t<const T>& arr) { return del_sorted_array (&arr, arr… in del_sorted_array() function