Searched refs:LRM (Results 1 – 3 of 3) sorted by relevance
48 private static final String LRM = "\u200E"; field in BidiFormatterTest85 RLE + "." + HE + "." + PDF + LRM, in testUnicodeWrap()88 LRM + RLE + "." + HE + "." + PDF + LRM, in testUnicodeWrap()94 RLE + "." + PDF + LRM, in testUnicodeWrap()115 EN + HE + LRM, in testUnicodeWrap()118 EN + HE + LRM, in testUnicodeWrap()139 LRM + HE + EN, in testUnicodeWrap()157 HE + EN + HE + LRM, in testUnicodeWrap()160 LRM + HE + EN + HE + LRM, in testUnicodeWrap()177 RLE + EN + HE + EN + PDF + LRM, in testUnicodeWrap()[all …]
104 private static final char LRM = '\u200E'; field in BidiFormatter114 private static final String LRM_STRING = Character.toString(LRM);
108 private static final char LRM = '\u200E'; field in BidiFormatter118 private static final String LRM_STRING = Character.toString(LRM);