Searched defs:RTL (Results 1 – 13 of 13) sorted by relevance
40 const int32_t RTL = 1 << 24; variable
28 #define RTL UBIDI_RTL macro
1147 private static final int RTL = 1 << 24; field in UScript.ScriptMetadata
1349 private static final int RTL = 1 << 24; field in UScript.ScriptMetadata
677 public static final byte RTL = 1; field in Bidi
670 public static final byte RTL = 1; field in Bidi
963 RTL: {}, property
4069 RTL: TextDirection; property
426 bool RTL = false, SkColor background = SK_ColorGRAY, in drawLine()