Searched refs:uniscribe_bug_compatible (Results 1 – 3 of 3) sorted by relevance
447 if (hb_options ().uniscribe_bug_compatible) in override_features_indic()1161 if (hb_options ().uniscribe_bug_compatible) in initial_reordering_standalone_cluster()1564 if (!hb_options ().uniscribe_bug_compatible && in final_reordering_syllable()1682 if (hb_options ().uniscribe_bug_compatible) in final_reordering_syllable()1801 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()
994 unsigned int uniscribe_bug_compatible : 1; member