Searched refs:USSize (Results 1 – 5 of 5) sorted by relevance
99 #define USSize (1L << 1) /* user specified width, height */ macro
304 sh.flags = USPosition | USSize;
377 sizeHints.flags |= USSize; in xnestOpenScreen()
54 + hints.flags = USPosition | USSize;
422 sizehints.flags = USSize | USPosition; in make_window()