Searched defs:ORIYA (Results 1 - 2 of 2) sorted by relevance
/libcore/ojluni/src/main/java/java/awt/font/ | ||
H A D | NumericShaper.java | 196 ORIYA ('\u0b66', '\u0b00', '\u0b80'), enum constant in enum:NumericShaper.Range 429 /** Identifies the ORIYA range and decimal base. */ 430 public static final int ORIYA = 1<<7; field in class:NumericShaper 506 '\u0b66' - '\u0030', // ORIYA 530 '\u0b00', '\u0b80', // ORIYA |
/libcore/ojluni/src/main/java/java/lang/ | ||
H A D | Character.java | 842 public static final UnicodeBlock ORIYA = field in class:Character.UnicodeBlock 843 new UnicodeBlock("ORIYA"); 2766 ORIYA, 3173 ORIYA, enum constant in enum:Character.UnicodeScript 3658 0x0B01, // 0B01..0B81; ORIYA 3968 ORIYA, 4270 aliases.put("ORYA", ORIYA); |
Completed in 237 milliseconds