Home | History | Annotate | Download | only in text

Lines Matching defs:RLM

46  *   the context (LRM or RLM) in addition to the directionality declaration above, thus "resetting"
110 * Unicode "Right-To-Left Mark" (RLM) character.
112 private static final char RLM = '\u200F';
120 * String representation of RLM
122 private static final String RLM_STRING = Character.toString(RLM);
286 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
297 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
315 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
326 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
365 * appending a trailing Unicode bidi mark matching the context directionality (LRM or RLM) when
466 * an incorrect position. An LRM or RLM character (the one of the context's directionality)
483 * thus being displayed in an incorrect position. An LRM or RLM character (the one of the