Searched refs:find_script_index (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-jstf-table.hh209 inline bool find_script_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::JSTF
H A Dhb-ot-layout.cc247 if (g.find_script_index (script_tag, script_index))
251 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index))
256 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index))
261 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index))
280 if (g.find_script_index (*script_tags, script_index)) {
289 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index)) {
296 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index)) {
304 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index)) {
H A Dhb-ot-layout-gsubgpos-private.hh2248 inline bool find_script_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::GSUBGPOS

Completed in 236 milliseconds