Home
last modified time | relevance | path

Searched refs:XAllocWMHints (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11.cpp208 XWMHints *hints = XAllocWMHints(); in XlibWindow()
/external/libpng/contrib/gregbook/
Drpng-x.c584 if ((wm_hints = XAllocWMHints()) != NULL) { in rpng_x_create_window()
Drpng2-x.c969 if ((wm_hints = XAllocWMHints()) != NULL) { in rpng2_x_create_window()
/external/ImageMagick/MagickCore/
Dvms.h47 #define XAllocWMHints XALLOCWMHINTS macro
Dxwindow.c5259 windows->manager_hints=XAllocWMHints(); in XInitializeWindows()