Searched defs:leftToRight (Results 1 – 11 of 11) sorted by relevance
/external/skia/modules/canvaskit/tests/ |
D | font.spec.js | 61 leftToRight: true, property 80 leftToRight: true, property
|
/external/skqp/modules/skshaper/src/ |
D | SkShaper_primitive.cpp | 38 bool leftToRight, in shape()
|
D | SkShaper_harfbuzz.cpp | 543 bool leftToRight, in shape()
|
/external/icu/icu4c/source/test/intltest/ |
D | nptrans.cpp | 205 UBool leftToRight=FALSE, rightToLeft=FALSE; in process() local
|
/external/skia/modules/skshaper/src/ |
D | SkShaper_primitive.cpp | 166 bool leftToRight, in shape()
|
D | SkShaper_harfbuzz.cpp | 784 bool leftToRight, in shape()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
D | CalendarPanel.java | 364 private transient boolean leftToRight; field in CalendarPanel
|
/external/skia/modules/skparagraph/src/ |
D | TextLine.cpp | 534 …tLen, &whitespacePatch](const Cluster* cluster, ClusterIndex index, bool leftToRight, bool ghost) { in justify() 558 …sOrder(false, true, [&](const Cluster* cluster, ClusterIndex index, bool leftToRight, bool ghost) { in justify() 614 true, false, [&](const Cluster* cluster, ClusterIndex index, bool leftToRight, bool ghost) { in createEllipsis()
|
D | Run.h | 104 bool leftToRight() const { return fBidiLevel % 2 == 0; } in leftToRight() function
|
/external/icu/icu4c/source/common/ |
D | usprep.cpp | 712 UBool leftToRight=FALSE, rightToLeft=FALSE; in usprep_prepare() local
|
/external/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 557 bool leftToRight; member
|