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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/posix/elf/
H A DELFSectionHeader.java95 public static final int FLAG_MASK = 0xf0000000; field in interface:ELFSectionHeader
/openjdk7/jdk/src/share/classes/java/awt/font/
H A DGlyphVector.java421 * @see #FLAG_MASK
465 public static final int FLAG_MASK = field in class:GlyphVector

Completed in 33 milliseconds