Home
last modified time | relevance | path

Searched refs:find_table_index (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-open-file-private.hh82 inline bool find_table_index (hb_tag_t tag, unsigned int *table_index) const in find_table_index() function
101 find_table_index (tag, &table_index); in get_table_by_tag()
Dhb-uniscribe.cc409 if (face.find_table_index (HB_OT_TAG_name, &index)) in _hb_rename_font()