Searched refs:XSetWMNormalHints (Results 1 – 6 of 6) sorted by relevance
51 --allowlist-function XSetWMNormalHints \
2746 pub fn XSetWMNormalHints(arg1: *mut Display, arg2: Window, arg3: *mut XSizeHints); in XSetWMNormalHints() function
135 XSetWMNormalHints(display_, window_, size_hints); in Resize()
264 XSetWMNormalHints(display, window, sizeHints); in setWindowSizeHints()
660 xlib::XSetWMNormalHints(self.display.as_ptr(), window, size_hints); in create_surface()
297 #define XSetWMNormalHints XSETWMNORMALHINTS macro