Home
last modified time | relevance | path

Searched refs:WidthValue (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/glut/
H A Dbeos_x11.h17 #define WidthValue 0x0004 macro
H A Dbeos_x11.cpp114 mask |= WidthValue; in XParseGeometry()
175 if (mask & WidthValue) in XParseGeometry()
H A DglutInit.cpp183 if (WidthValue & flags) { in glutInit()