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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dimg_util_md.h62 #define SetOpaqueBit(mask, bit) ((mask) &= ~(bit)) macro
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dimg_util_md.h77 #define SetOpaqueBit(mask, bit) ((mask) |= (bit)) macro

Completed in 29 milliseconds