Searched refs:hb_ot_tags_from_script (Results 1 - 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-tag.h43 hb_ot_tags_from_script (hb_script_t script,
H A Dhb-ot-map.cc56 hb_ot_tags_from_script (props.script, &script_tags[0], &script_tags[1]);
H A Dhb-graphite2.cc251 hb_ot_tags_from_script (hb_buffer_get_script (buffer), &script_tag[0], &script_tag[1]);
H A Dhb-ot-tag.cc127 hb_ot_tags_from_script (hb_script_t script, function
/external/harfbuzz_ng/test/api/
H A Dtest-ot-tag.c45 hb_ot_tags_from_script (script, &t1, &t2);
63 hb_ot_tags_from_script (script, &t1, &t2);
81 hb_ot_tags_from_script (HB_SCRIPT_HIRAGANA, &t1, &t2);
/external/freetype/src/autofit/
H A Dafshaper.c136 hb_ot_tags_from_script( script,
140 /* `hb_ot_tags_from_script' usually returns HB_OT_TAG_DEFAULT_SCRIPT */

Completed in 209 milliseconds