Home | History | Annotate | Download | only in text

Lines Matching defs:RTL

73  * <li>{@link #RTL}
105 * just like with normal LTR and RTL level values -
415 * renderParagraph("Some Hebrew text...", Bidi.RTL, null, 0, 60);
442 * direction. The direction of the result string will be RTL if either
443 * the righmost or leftmost strong character of the source text is RTL
468 * direction. The direction of the result string will be RTL if either
469 * the righmost or leftmost strong character of the source text is RTL
525 public static final byte RTL = 1;
535 * keep combining characters after their base characters in RTL runs
544 * replace characters with the "mirrored" property in RTL runs
589 * is designed for RTL scripts and stores text in reverse order.</p>
617 * to the logical RTL string with the same display, or vice-versa.<br>
963 // * numbers located between LTR text and RTL text are associated with the RTL
965 // * upper case letters represent RTL characters) will be transformed to
981 // * will be handled as LTR logical text and will be transformed to the RTL
984 // * will be handled as RTL logical text and will be transformed to the
1022 // * upper case represents RTL characters) will be transformed to
1038 // * upper case represents RTL characters) will be transformed to
1159 // * it is typically 0 (LTR) or 1 (RTL).
1166 // * character, then the desired default is used (0 for LTR or 1 for RTL).
1168 // * is also valid, with odd levels indicating RTL.
1239 // * it is typically 0 (LTR) or 1 (RTL).
1246 // * character, then the desired default is used (0 for LTR or 1 for RTL).
1248 // * is also valid, with odd levels indicating RTL.
1367 // * @return a value of <code>LTR</code>, <code>RTL</code> or <code>MIXED</code>
1376 // * @see #RTL
1808 // * which can be even for an LTR run or odd for an RTL run.
1809 // * In an RTL run, the character at the logical start is
1820 // * bidi.setPara(text, Bidi.RTL, null);
1833 // * do { // RTL
1853 // * <code>LTR==0</code> or <code>RTL==1</code>,
2143 public static final int DIRECTION_RIGHT_TO_LEFT = RTL;
2496 // * Characters in RTL runs can be replaced by mirror-image characters
2560 // * This method is the implementation for reversing RTL runs as part
2568 // * @param src The RTL run text.
2594 // * such character has type R or AL, RTL is returned. If the string does
2599 // * @return LTR, RTL, NEUTRAL
2601 // * @see #RTL
2655 // * Example (upper case letters represent RTL characters):<br>