Home | History | Annotate | Download | only in text

Lines Matching defs:RLM

42  *   the context (LRM or RLM) in addition to the directionality declaration above, thus "resetting"
106 * Unicode "Right-To-Left Mark" (RLM) character.
108 private static final char RLM = '\u200F';
116 * String representation of RLM
118 private static final String RLM_STRING = Character.toString(RLM);
282 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
293 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
309 * Returns a Unicode bidi mark matching the context directionality (LRM or RLM) if either the
320 * @return LRM for RTL text in LTR context; RLM for LTR text in RTL context;
357 * appending a trailing Unicode bidi mark matching the context directionality (LRM or RLM) when
456 * an incorrect position. An LRM or RLM character (the one of the context's directionality)
473 * thus being displayed in an incorrect position. An LRM or RLM character (the one of the