Searched refs:SPACING_MODIFIER_LETTERS (Results 1 – 4 of 4) sorted by relevance
34 …assertEquals(Character.UnicodeBlock.SPACING_MODIFIER_LETTERS, Character.UnicodeBlock.of((char) 0x2… in test_ofC()35 …assertEquals(Character.UnicodeBlock.SPACING_MODIFIER_LETTERS, Character.UnicodeBlock.of((char) 0x2… in test_ofC()259 … assertEquals(Character.UnicodeBlock.SPACING_MODIFIER_LETTERS, Character.UnicodeBlock.of(0x2b0)); in test_ofI()260 … assertEquals(Character.UnicodeBlock.SPACING_MODIFIER_LETTERS, Character.UnicodeBlock.of(0x2ff)); in test_ofI()554 …assertEquals(Character.UnicodeBlock.SPACING_MODIFIER_LETTERS, Character.UnicodeBlock.forName("SPAC… in test_forNameLjava_lang_String()555 …assertEquals(Character.UnicodeBlock.SPACING_MODIFIER_LETTERS, Character.UnicodeBlock.forName("Spac… in test_forNameLjava_lang_String()556 …assertEquals(Character.UnicodeBlock.SPACING_MODIFIER_LETTERS, Character.UnicodeBlock.forName("Spac… in test_forNameLjava_lang_String()
1769 public static final java.lang.Character.UnicodeBlock SPACING_MODIFIER_LETTERS; field in Character.UnicodeBlock1772 SPACING_MODIFIER_LETTERS = null;
907 public static final java.lang.Character.UnicodeBlock SPACING_MODIFIER_LETTERS; field in Character.UnicodeBlock908 static { SPACING_MODIFIER_LETTERS = null; }
761 public static final UnicodeBlock SPACING_MODIFIER_LETTERS = field in Character.UnicodeBlock2860 SPACING_MODIFIER_LETTERS,