Searched refs:CWBorderPixel (Results 1 – 2 of 2) sorted by relevance
395 #define CWBorderPixel (1L<<3) macro
221 unsigned long attributeMask = CWBorderPixel | CWColormap | CWEventMask; in initialize()