Searched refs:XSetWMNormalHints (Results 1 – 5 of 5) sorted by relevance
49 --whitelist-function XSetWMNormalHints \
2744 pub fn XSetWMNormalHints(arg1: *mut Display, arg2: Window, arg3: *mut XSizeHints); in XSetWMNormalHints() function
136 XSetWMNormalHints(display_, window_, size_hints); in Resize()
287 xlib::XSetWMNormalHints(display.as_ptr(), window, size_hints); in create()
297 #define XSetWMNormalHints XSETWMNORMALHINTS macro