Searched refs:OPTICAL_CHARACTER_RECOGNITION (Results 1 – 6 of 6) sorted by relevance
232 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of((char… in test_ofC()233 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of((char… in test_ofC()485 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of(0x244… in test_ofI()486 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.of(0x245… in test_ofI()962 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()963 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()964 …assertEquals(Character.UnicodeBlock.OPTICAL_CHARACTER_RECOGNITION, Character.UnicodeBlock.forName(… in test_forNameLjava_lang_String()
851 public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION; field in Character.UnicodeBlock852 static { OPTICAL_CHARACTER_RECOGNITION = null; }
1649 public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION; field in Character.UnicodeBlock1652 OPTICAL_CHARACTER_RECOGNITION = null;
1042 public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION; field in Character.UnicodeBlock1043 static { OPTICAL_CHARACTER_RECOGNITION = null; }
1142 public static final UnicodeBlock OPTICAL_CHARACTER_RECOGNITION = field in Character.UnicodeBlock3927 OPTICAL_CHARACTER_RECOGNITION,
2821 field public static final java.lang.Character.UnicodeBlock OPTICAL_CHARACTER_RECOGNITION;