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

/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DTransOvl.c86 XSolarisOvlPaintType paintType; member in struct:__anon423
959 XSolarisOvlPaintType paintType
975 if (paintType == XSolarisOvlPaintOpaque) {
993 gcextdata->paintType = XSolarisOvlPaintOpaque;
996 if (gcextdata->paintType != paintType) {
997 gcextdata->paintType = paintType;
1003 req->paintType = paintType;
1019 XSolarisOvlPaintType paintType; local
[all...]

Completed in 62 milliseconds