Searched refs:CJK_COMPATIBILITY_IDEOGRAPHS (Results 1 – 6 of 6) sorted by relevance
306 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of((char)… in test_ofC()307 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of((char)… in test_ofC()559 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of(0xf900… in test_ofI()560 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.of(0xfaff… in test_ofI()1063 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()1064 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()1065 …assertEquals(Character.UnicodeBlock.CJK_COMPATIBILITY_IDEOGRAPHS, Character.UnicodeBlock.forName("… in test_forNameLjava_lang_String()
476 public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS; field in Character.UnicodeBlock477 static { CJK_COMPATIBILITY_IDEOGRAPHS = null; }
898 public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS; field in Character.UnicodeBlock901 CJK_COMPATIBILITY_IDEOGRAPHS = null;
514 public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS; field in Character.UnicodeBlock515 static { CJK_COMPATIBILITY_IDEOGRAPHS = null; }
1295 public static final UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS = field in Character.UnicodeBlock3999 CJK_COMPATIBILITY_IDEOGRAPHS,
2645 field public static final java.lang.Character.UnicodeBlock CJK_COMPATIBILITY_IDEOGRAPHS;