Searched refs:SPACING_MODIFIER_LETTERS (Results 1 – 3 of 3) 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()
907 public static final java.lang.Character.UnicodeBlock SPACING_MODIFIER_LETTERS; field in Character.UnicodeBlock908 static { SPACING_MODIFIER_LETTERS = null; }
1769 public static final java.lang.Character.UnicodeBlock SPACING_MODIFIER_LETTERS; field in Character.UnicodeBlock1772 SPACING_MODIFIER_LETTERS = null;