Home | History | Annotate | Download | only in src

Lines Matching refs:chosen_script

273 				  hb_tag_t       *chosen_script)
281 if (chosen_script)
282 *chosen_script = *script_tags;
290 if (chosen_script)
291 *chosen_script = HB_OT_TAG_DEFAULT_SCRIPT;
297 if (chosen_script)
298 *chosen_script = HB_OT_TAG_DEFAULT_LANGUAGE;
305 if (chosen_script)
306 *chosen_script = HB_OT_TAG_LATIN_SCRIPT;
311 if (chosen_script)
312 *chosen_script = HB_OT_LAYOUT_NO_SCRIPT_INDEX;