Searched defs:_Visual (Results 1 – 1 of 1) sorted by relevance
66 typedef struct _Visual { struct67 VisualID vid;68 short class;69 short bitsPerRGBValue;70 short ColormapEntries;71 short nplanes; /* = log2 (ColormapEntries). This does not74 unsigned long redMask, greenMask, blueMask;75 int offsetRed, offsetGreen, offsetBlue;