Searched refs:SUTTON_SIGNWRITING (Results 1 – 4 of 4) sorted by relevance
1183 public static final java.lang.Character.UnicodeBlock SUTTON_SIGNWRITING; field in Character.UnicodeBlock1184 static { SUTTON_SIGNWRITING = null; }
3031 public static final UnicodeBlock SUTTON_SIGNWRITING = field in Character.UnicodeBlock4155 SUTTON_SIGNWRITING,
786 assertEquals(Character.UnicodeBlock.SUTTON_SIGNWRITING, Character.UnicodeBlock.of(0x1d800)); in test_ofI()787 assertEquals(Character.UnicodeBlock.SUTTON_SIGNWRITING, Character.UnicodeBlock.of(0x1daaf)); in test_ofI()
2868 field public static final java.lang.Character.UnicodeBlock SUTTON_SIGNWRITING;