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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gif.c35 #define GIF_DISPOSE_MASK 0x07 macro
179 (flag >> GIF_DISPOSE_SHIFT) & GIF_DISPOSE_MASK;

Completed in 25 milliseconds