Home
last modified time | relevance | path

Searched refs:XSizeHints (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/targets/graw-xlib/
Dgraw_xlib.c122 XSizeHints sizehints; in graw_create_window_and_screen()
/external/webrtc/test/linux/
Dglx_renderer.cc129 XSizeHints* size_hints = XAllocSizeHints(); in Resize()
/external/libpng/contrib/gregbook/
Drpng-x.c450 XSizeHints *size_hints; in rpng_x_create_window()
Drpng2-x.c851 XSizeHints *size_hints; in rpng2_x_create_window()
/external/crosvm/gpu_display/src/generated/
Dxlib.rs2691 pub struct XSizeHints { struct
2733 pub fn XAllocSizeHints() -> *mut XSizeHints; in XAllocSizeHints()
2744 pub fn XSetWMNormalHints(arg1: *mut Display, arg2: Window, arg3: *mut XSizeHints); in XSetWMNormalHints() argument
/external/ImageMagick/MagickCore/
Danimate.c1014 XSizeHints in XAnimateBackgroundImage()
1021 if (size_hints == (XSizeHints *) NULL) in XAnimateBackgroundImage()
Ddisplay.c4383 XSizeHints in XConfigureImage()
4471 if (size_hints != (XSizeHints *) NULL) in XConfigureImage()
13987 XSizeHints in XDisplayBackgroundImage()
13994 if (size_hints == (XSizeHints *) NULL) in XDisplayBackgroundImage()
Dxwindow.c8339 XSizeHints in XMakeWindow()
8349 if (size_hints == (XSizeHints *) NULL) in XMakeWindow()