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

/openjdk7/jdk/src/solaris/native/sun/awt/medialib/
H A Dmlib_v_ImageCopy_blk.s62 ! SET_SIZE trails a function and sets the size for the ELF symbol table
63 #define SET_SIZE(x) \ define
262 SET_SIZE(mlib_v_ImageCopy_blk)
/openjdk7/jdk/src/share/classes/java/awt/peer/
H A DComponentPeer.java68 public static final int SET_SIZE = 2; field in interface:ComponentPeer
188 * parameters can be ignored). If {@code op} is {@link #SET_SIZE},
203 * @see #SET_SIZE

Completed in 41 milliseconds