HomeSort by relevance Sort by last modified time
    Searched defs:LTR (Results 1 - 25 of 156) sorted by null

1 2 3 4 5 6 7

  /frameworks/base/core/java/android/util/
LayoutDirection.java 20 * A class for defining layout directions. A layout direction can be left-to-right (LTR)
38 public static final int LTR = 0;
  /frameworks/base/core/tests/coretests/src/android/text/
MeasuredParagraphTest.java 35 private static final TextDirectionHeuristic LTR = TextDirectionHeuristics.LTR;
65 mt = MeasuredParagraph.buildForBidi("XXX", 0, 3, LTR, null);
96 mt = MeasuredParagraph.buildForMeasurement(PAINT, "XXX", 0, 3, LTR, null);
135 mt = MeasuredParagraph.buildForStaticLayout(PAINT, "XXX", 0, 3, LTR, false, false, null);
  /frameworks/minikin/include/minikin/
Layout.h 51 LTR = 0b0000, // Must be same with Paint.BIDI_LTR
  /packages/apps/Messaging/src/com/android/messaging/ui/
BlockedParticipantListItemView.java 59 data.getDisplayName(), TextDirectionHeuristicsCompat.LTR));
  /frameworks/base/core/java/android/text/
TextDirectionHeuristics.java 40 public static final TextDirectionHeuristic LTR =
84 /* Returns STATE_TRUE for strong RTL characters, STATE_FALSE for strong LTR characters, and
122 // Unassigned LTR character
  /frameworks/support/compat/src/main/java/androidx/core/text/
TextDirectionHeuristicsCompat.java 33 public static final androidx.core.text.TextDirectionHeuristicCompat LTR =
  /external/icu/icu4c/source/common/
ubiditransform.cpp 27 #define LTR UBIDI_LTR
137 * Performs basic reordering of text (Logical -> Visual LTR).
175 * Sets "runs only" reordering mode indicating a Logical LTR <-> Logical RTL
332 /* 0: Logical LTR => Visual LTR */
333 {LTR, LOGICAL, LTR, VISUAL, SHAPE_LOGICAL, SHAPE_LOGICAL, LTR,
335 /* 1: Logical RTL => Visual LTR */
336 {RTL, LOGICAL, LTR, VISUAL, SHAPE_LOGICAL, SHAPE_VISUAL, RTL
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
Bidi.java 72 * <li>{@link #LTR}
105 * just like with normal LTR and RTL level values -
251 * if (direction == Bidi.LTR) {
414 * renderParagraph("Some Latin text...", Bidi.LTR, null, 0, 80);
440 * is assumed to be visual LTR, and the text after reordering is required
444 * or Arabic Letter, the direction will be LTR otherwise.<p>
466 * is assumed to be visual LTR, and the text after reordering is required
471 * the direction will be LTR otherwise.<p>
519 public static final byte LTR = 0;
616 /** Reordering mode: Reorder runs only to transform a Logical LTR strin
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
BidiTest.java 945 String LTR = "\u0061\u0062";
948 String defText = LTR + newLine + RTL + LTR + RTL;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Bidi.java 80 * <li>{@link #LTR}
114 * just like with normal LTR and RTL level values -
259 * if (direction == Bidi.LTR) {
422 * renderParagraph("Some Latin text...", Bidi.LTR, null, 0, 80);
482 * like text that is entirely LTR, or RTL text without numbers.
486 * any LTR characters or any RTL characters, or both, whether
571 * is assumed to be visual LTR, and the text after reordering is required
575 * or Arabic Letter, the direction will be LTR otherwise.<p>
596 * is assumed to be visual LTR, and the text after reordering is required
601 * the direction will be LTR otherwise.<p
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Bidi.java 79 * <li>{@link #LTR}
113 * just like with normal LTR and RTL level values -
258 * if (direction == Bidi.LTR) {
421 * renderParagraph("Some Latin text...", Bidi.LTR, null, 0, 80);
481 * like text that is entirely LTR, or RTL text without numbers.
485 * any LTR characters or any RTL characters, or both, whether
570 * is assumed to be visual LTR, and the text after reordering is required
574 * or Arabic Letter, the direction will be LTR otherwise.<p>
596 * is assumed to be visual LTR, and the text after reordering is required
601 * the direction will be LTR otherwise.<p
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go 665 /*1225*/ uint16(xSetOp), uint16(LTR),
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go 665 /*1225*/ uint16(xSetOp), uint16(LTR),
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 528 #define LTR(a) CHOICE(ltr a, ltr a, ltr a)
    [all...]
  /prebuilts/devtools/tools/lib/
layoutlib-api.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.2.0/
layoutlib-api-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.4.0/
layoutlib-api-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.4.2/
layoutlib-api-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.5.0/
layoutlib-api-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.5.1/
layoutlib-api-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.5.3/
layoutlib-api-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.7.0/
layoutlib-api-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.7.1/
layoutlib-api-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.7.3/
layoutlib-api-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.8.0/
layoutlib-api-22.8.0.jar 

Completed in 623 milliseconds

1 2 3 4 5 6 7