Home
last modified time | relevance | path

Searched refs:XAllocSizeHints (Results 1 – 10 of 10) sorted by relevance

/external/crosvm/gpu_display/src/generated/
Dxlib_generator.sh24 --whitelist-function XAllocSizeHints \
Dxlib.rs2733 pub fn XAllocSizeHints() -> *mut XSizeHints; in XAllocSizeHints() function
/external/webrtc/test/linux/
Dglx_renderer.cc129 XSizeHints* size_hints = XAllocSizeHints(); in Resize()
/external/libpng/contrib/gregbook/
Drpng-x.c577 if ((size_hints = XAllocSizeHints()) != NULL) { in rpng_x_create_window()
Drpng2-x.c961 if ((size_hints = XAllocSizeHints()) != NULL) { in rpng2_x_create_window()
/external/crosvm/gpu_display/src/
Dgpu_display_x.rs281 let size_hints = xlib::XAllocSizeHints(); in create()
/external/ImageMagick/MagickCore/
Dvms.h45 #define XAllocSizeHints XALLOCSIZEHINTS macro
Danimate.c1020 size_hints=XAllocSizeHints(); in XAnimateBackgroundImage()
Ddisplay.c4470 size_hints=XAllocSizeHints(); in XConfigureImage()
13993 size_hints=XAllocSizeHints(); in XDisplayBackgroundImage()
Dxwindow.c8348 size_hints=XAllocSizeHints(); in XMakeWindow()