Searched refs:XChangeProperty (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dselection_owner.cc47 // XChangeProperty(). Copied from GTK.
174 XChangeProperty(
237 XChangeProperty(x_display_, requestor, property, XA_ATOM, 32,
251 XChangeProperty(x_display_,
289 XChangeProperty(
310 XChangeProperty(
H A Dx11_util.cc540 XChangeProperty(gfx::GetXDisplay(),
567 // XChangeProperty() expects "hide" to be long.
569 XChangeProperty(gfx::GetXDisplay(),
921 // XChangeProperty() expects values of type 32 to be longs.
927 XChangeProperty(gfx::GetXDisplay(),
954 // XChangeProperty() expects values of type 32 to be longs.
960 XChangeProperty(gfx::GetXDisplay(),
976 XChangeProperty(gfx::GetXDisplay(),
1010 XChangeProperty(display, window, GetAtom("WM_WINDOW_ROLE"), XA_STRING, 8,
/external/chromium_org/remoting/host/linux/
H A Dx_server_clipboard.cc260 XChangeProperty(display_, requestor, property, XA_ATOM, 32, PropModeReplace,
273 XChangeProperty(display_, requestor, property, XA_INTEGER, 32,
282 XChangeProperty(display_, requestor, property, target, 8, PropModeReplace,
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11video.c438 XChangeProperty(SDL_Display, WMwindow, _NET_WM_PID, XA_CARDINAL, 32,
440 XChangeProperty(SDL_Display, WMwindow, WM_CLIENT_MACHINE, XA_STRING, 8,
848 XChangeProperty(SDL_Display, WMwindow,
860 XChangeProperty(SDL_Display, WMwindow,
872 XChangeProperty(SDL_Display, WMwindow,
H A DSDL_x11sym.h29 SDL_X11_SYM(int,XChangeProperty,(Display* a,Window b,Atom c,Atom d,int e,int f,_Xconst unsigned char* g,int h),(a,b,c,d,e,f,g,h),return)
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc630 XChangeProperty(xdisplay_,
760 // XChangeProperty() expects "cardinality" to be long.
767 XChangeProperty(xdisplay_, xwindow_,
1132 // XChangeProperty() expects "pid" to be long.
1135 XChangeProperty(xdisplay_,
1143 XChangeProperty(xdisplay_,
1362 XChangeProperty(xdisplay_,
1585 XChangeProperty(xdisplay_,
H A Ddesktop_drag_drop_client_aurax11.cc400 XChangeProperty(xdisplay_, xwindow_, atom_cache_.GetAtom("XdndAware"),
/external/chromium_org/ui/platform_window/x11/
H A Dx11_window.cc174 // XChangeProperty() expects "pid" to be long.
177 XChangeProperty(xdisplay_,
/external/chromium_org/ui/aura/
H A Dwindow_tree_host_x11.cc290 // XChangeProperty() expects "pid" to be long.
293 XChangeProperty(xdisplay_,
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h44 #define XChangeProperty XCHANGEPROPERTY macro
/external/mesa3d/include/GL/
H A Dvms_x_fix.h44 #define XChangeProperty XCHANGEPROPERTY macro

Completed in 279 milliseconds