Lines Matching full:planner
154 hb_ot_shape_complex_categorize (const hb_ot_shape_planner_t *planner)
156 switch ((hb_tag_t) planner->props.script)
182 if (planner->map.chosen_script[0] != HB_OT_TAG_DEFAULT_SCRIPT ||
183 planner->props.script == HB_SCRIPT_ARABIC)
310 if (planner->map.chosen_script[0] == HB_TAG ('D','F','L','T'))
321 if (planner->map.found_script[0] &&
322 hb_ot_layout_language_find_feature (planner->face, HB_OT_TAG_GSUB,
323 planner->map.script_index[0],
324 planner->map.language_index[0],
334 if (planner->map.chosen_script[0] == HB_TAG ('m','y','m','2'))
353 if (planner->map.chosen_script[0] == HB_TAG ('D','F','L','T'))