Searched refs:RightToLeft (Results 1 – 14 of 14) sorted by relevance
3 RightToLeft no45 RightToLeft no
5 RightToLeft no
4 RightToLeft no
3 RightToLeft no
3 RightToLeft yes
7 RightToLeft no
9 lookupflag RightToLeft;24 #test-fea2fea: lookupflag RightToLeft IgnoreBaseGlyphs IgnoreLigatures;
8 #test-fea2fea: lookupflag RightToLeft IgnoreBaseGlyphs IgnoreLigatures;
1332 if (!(c->lookup_props & LookupFlag::RightToLeft)) in apply()
754 RightToLeft = 0x0001u, enumerator
6006 bool RightToLeft = false) { in EvaluateArgs() argument6025 unsigned Idx = RightToLeft ? Args.size() - I - 1 : I; in EvaluateArgs()