Searched refs:uniscribe_bug_compatible (Results 1 – 3 of 3) sorted by relevance
466 if (hb_options ().uniscribe_bug_compatible) in override_features_indic()1184 if (hb_options ().uniscribe_bug_compatible) in initial_reordering_standalone_cluster()1596 if (!hb_options ().uniscribe_bug_compatible && in final_reordering_syllable()1712 if (hb_options ().uniscribe_bug_compatible) in final_reordering_syllable()1839 if (hb_options ().uniscribe_bug_compatible || in decompose_indic()
49 u.opts.uniscribe_bug_compatible = c && strstr (c, "uniscribe-bug-compatible"); in _hb_options_init()
916 unsigned int uniscribe_bug_compatible : 1; member