OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_table_index
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-open-file-private.hh
82
inline bool
find_table_index
(hb_tag_t tag, unsigned int *table_index) const
function in struct:OT::OffsetTable
101
find_table_index
(tag, &table_index);
hb-uniscribe.cc
409
if (face.
find_table_index
(HB_OT_TAG_name, &index))
Completed in 841 milliseconds