Searched refs:WidthValue (Results 1 – 3 of 3) sorted by relevance
17 #define WidthValue 0x0004 macro
114 mask |= WidthValue; in XParseGeometry()175 if (mask & WidthValue) in XParseGeometry()
183 if (WidthValue & flags) { in glutInit()