Searched refs:attrmask (Results 1 - 2 of 2) sorted by relevance
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/ |
H A D | rpng-x.c | 397 ulg attrmask; local 504 attrmask = CWBackingStore | CWEventMask; 509 attrmask |= CWColormap | CWBackPixel | CWBorderPixel; 513 depth, InputOutput, visual, attrmask, &attr);
|
H A D | rpng2-x.c | 614 ulg attrmask; local 707 attrmask = CWBackingStore | CWEventMask; 712 attrmask |= CWColormap | CWBackPixel | CWBorderPixel; 716 rpng2_info.height, 0, depth, InputOutput, visual, attrmask, &attr);
|
Completed in 119 milliseconds