Searched refs:PMinSize (Results 1 – 8 of 8) sorted by relevance
75 --allowlist-var PMinSize \
1926 pub const PMinSize: u32 = 16; constant
258 sizeHints->flags = PMinSize | PMaxSize; in setWindowSizeHints()
579 size_hints->flags = PMinSize | PMaxSize; in rpng_x_create_window()
963 size_hints->flags = PMinSize | PMaxSize; in rpng2_x_create_window()
655 (*size_hints).flags = (xlib::PMinSize | xlib::PMaxSize) as i64; in create_surface()
8365 size_hints->flags|=PMinSize; in XMakeWindow()
4476 size_hints->flags=PSize | PMinSize | PMaxSize; in XConfigureImage()