Home
last modified time | relevance | path

Searched refs:HB_BFIND_NOT_FOUND_STORE (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-array.hh246 HB_BFIND_NOT_FOUND_STORE, enumerator
327 case HB_BFIND_NOT_FOUND_STORE: in bfind()
Dhb-open-file.hh110 return tables.bfind (t, table_index, HB_BFIND_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_table_index()
Dhb-ot-layout-common.hh219 return this->bfind (tag, index, HB_BFIND_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_index()
928 glyphArray.bfind (glyph_id, &i, HB_BFIND_NOT_FOUND_STORE, NOT_COVERED); in get_coverage()