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

/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11SurfaceData.h111 jint bgPixel; /* bg pixel for the pixmap */ member in struct:_X11SDOps
H A DX11SurfaceData.c303 xsdo->bgPixel = 0;
1593 if (xsdo->isBgInitialized == JNI_FALSE || xsdo->bgPixel != pixel) {
1633 xsdo->bgPixel = pixel;

Completed in 48 milliseconds