Searched refs:HB_BFIND_NOT_FOUND_STORE (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-array.hh | 194 HB_BFIND_NOT_FOUND_STORE, enumerator 251 case HB_BFIND_NOT_FOUND_STORE: in bfind()
|
D | hb-open-file.hh | 110 return tables.bfind (t, table_index, HB_BFIND_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_table_index()
|
D | hb-ot-layout-common.hh | 129 return this->bfind (tag, index, HB_BFIND_NOT_FOUND_STORE, Index::NOT_FOUND_INDEX); in find_index() 825 glyphArray.bfind (glyph_id, &i, HB_BFIND_NOT_FOUND_STORE, NOT_COVERED); in get_coverage()
|