Searched refs:PMinSize (Results 1 – 5 of 5) sorted by relevance
572 size_hints->flags = PMinSize | PMaxSize; in rpng_x_create_window()
930 size_hints->flags = PMinSize | PMaxSize; in rpng2_x_create_window()
195 xszh->flags = PMinSize; in tray_embed()
5722 #define PMinSize (1L << 4) /* program specified minimum size */ macro5730 #define PAllHints (PPosition|PSize|PMinSize|PMaxSize|PResizeInc|PAspect)
1248 hints.flags = PPosition | PSize | PMinSize; in ugly_window()