Searched defs:MYANMAR (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/awt-kernel/src/main/java/java/awt/font/
H A DNumericShaper.java99 /** The Constant MYANMAR indicates the MYANMAR range and decimal base. */
100 public static final int MYANMAR = 32768; field in class:NumericShaper
185 // Index of the MYANMAR range
228 0x1000, 0x109F, // MYANMAR
261 0x1010, // MYANMAR
285 "MYANMAR", //$NON-NLS-1$
/dalvik/libcore/luni/src/main/java/java/lang/
H A DCharacter.java779 public static final UnicodeBlock MYANMAR = new UnicodeBlock("MYANMAR", 0x1000, 0x109f); field in class:Character.UnicodeBlock

Completed in 71 milliseconds