Searched refs:TAG_MORT (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/test/java/awt/font/OpenType/
H A DOpticalBoundsTagTest.java29 * @summary Test for TAG_OPBD tag. Should be unique and not same as TAG_MORT.
38 if (tag_opbd == java.awt.font.OpenType.TAG_MORT) {
40 throw new RuntimeException("TAG_OPBD same as TAG_MORT");
/openjdk9/jdk/src/java.desktop/share/classes/java/awt/font/
H A DOpenType.java328 public static final int TAG_MORT = 0x6d6f7274; field in interface:OpenType

Completed in 93 milliseconds