Home
last modified time | relevance | path

Searched defs:RTL (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/geometry/index/example/
Dbenchmark3.cpp50 typedef bgi::rtree<P, bgi::dynamic_linear > RTL; in main() typedef
/third_party/icu/icu4c/source/common/
Duscript_props.cpp40 const int32_t RTL = 1 << 24; variable
Dubiditransform.cpp28 #define RTL UBIDI_RTL macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duscript_props.cpp40 const int32_t RTL = 1 << 24; variable
Dubiditransform.cpp28 #define RTL UBIDI_RTL macro
/third_party/skia/third_party/externals/icu/source/common/
Duscript_props.cpp40 const int32_t RTL = 1 << 24; variable
Dubiditransform.cpp28 #define RTL UBIDI_RTL macro
/third_party/node/deps/icu-small/source/common/
Duscript_props.cpp40 const int32_t RTL = 1 << 24; variable
Dubiditransform.cpp28 #define RTL UBIDI_RTL macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUScript.java1147 private static final int RTL = 1 << 24; field in UScript.ScriptMetadata
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUScript.java1333 private static final int RTL = 1 << 24; field in UScript.ScriptMetadata
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityBridge.java1646 RTL; enumConstant
/third_party/flutter/skia/samplecode/
DSampleParagraph.cpp421 bool RTL = false, SkColor background = SK_ColorGRAY, in drawLine()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java677 public static final byte RTL = 1; field in Bidi
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java670 public static final byte RTL = 1; field in Bidi
/third_party/skia/modules/canvaskit/
Dexterns.js963 RTL: {}, property
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts4069 RTL: TextDirection; property
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp426 bool RTL = false, SkColor background = SK_ColorGRAY, in drawLine()