Searched refs:XSetWMProperties (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/platform_window/x11/
H A Dx11_window.cc169 XSetWMProperties(
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_x11.cc286 XSetWMProperties(xdisplay_, xwindow_, NULL, NULL, NULL, 0, NULL, NULL, NULL);
/external/libpng/contrib/gregbook/
H A Drpng-x.c568 /* OK if any hints allocation fails; XSetWMProperties() allows NULLs */
589 XSetWMProperties(display, window, pWindowName, pIconName, NULL, 0,
H A Drpng2-x.c926 /* OK if either hints allocation fails; XSetWMProperties() allows NULLs */
948 XSetWMProperties(display, window, pWindowName, pIconName, NULL, 0,
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h327 #define XSetWMProperties XSETWMPROPERTIES macro
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc1128 XSetWMProperties(xdisplay_, xwindow_, NULL, NULL, NULL, 0, NULL, NULL, NULL);
/external/mesa3d/include/GL/
H A Dvms_x_fix.h327 #define XSetWMProperties XSETWMPROPERTIES macro

Completed in 1149 milliseconds