Home | History | Annotate | Download | only in gregbook

Lines Matching full:attrmask

807     ulg attrmask;
901 attrmask = CWBackingStore | CWEventMask;
906 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
910 rpng2_info.height, 0, depth, InputOutput, visual, attrmask, &attr);