Searched defs:RTL (Results 1 – 3 of 3) sorted by relevance
31 enum TextDirection { RTL, LTR }; enumerator
39 const int32_t RTL = 1 << 24; variable
946 String RTL = "\u05DC\u05DD"; in testGetRuns() local