Home
last modified time | relevance | path

Searched refs:script_tag (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-graphite2.cc260 hb_tag_t script_tag[2]; in _hb_graphite2_shape() local
261 hb_ot_tags_from_script (hb_buffer_get_script (buffer), &script_tag[0], &script_tag[1]); in _hb_graphite2_shape()
264 script_tag[1] == HB_TAG_NONE ? script_tag[0] : script_tag[1], in _hb_graphite2_shape()
Dhb-ot-layout.h109 hb_tag_t script_tag,
Dhb-ot-layout.cc241 hb_tag_t script_tag, in hb_ot_layout_table_find_script() argument
247 if (g.find_script_index (script_tag, script_index)) in hb_ot_layout_table_find_script()