HomeSort by relevance Sort by last modified time
    Searched refs:find_table_index (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-open-file-private.hh 102 inline bool find_table_index (hb_tag_t tag, unsigned int *table_index) const function in struct:OT::OffsetTable
116 find_table_index (tag, &table_index);
hb-uniscribe.cc 410 if (face.find_table_index (HB_OT_TAG_name, &index))

Completed in 184 milliseconds