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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
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.cc304 if (g.find_script_index (script_tag, script_index))
308 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index))
313 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index))
318 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index))
337 if (g.find_script_index (*script_tags, script_index)) {
346 if (g.find_script_index (HB_OT_TAG_DEFAULT_SCRIPT, script_index)) {
353 if (g.find_script_index (HB_OT_TAG_DEFAULT_LANGUAGE, script_index)) {
361 if (g.find_script_index (HB_OT_TAG_LATIN_SCRIPT, script_index)) {
H A Dhb-ot-layout-gsubgpos-private.hh2257 inline bool find_script_index (hb_tag_t tag, unsigned int *index) const function in struct:OT::GSUBGPOS

Completed in 108 milliseconds