Searched refs:XGetWindowProperty (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/platform/x11/
H A DVBoxX11Helper.cpp101 if (XGetWindowProperty(display, QX11Info::appRootWindow(), propNameAtom,
115 if (XGetWindowProperty(QX11Info::display(), WMWindow, propNameAtom,
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxclip.c550 res = XGetWindowProperty(g_display, g_wnd,
557 res = XGetWindowProperty(g_display, g_wnd,
566 DEBUG_CLIPBOARD(("XGetWindowProperty failed!\n"));
619 res = XGetWindowProperty(g_display, g_wnd, rdesktop_clipboard_target_atom,
627 DEBUG_CLIPBOARD(("XGetWindowProperty failed!\n"));
826 res = XGetWindowProperty(g_display, event->requestor,
909 if ((XGetWindowProperty
H A Dewmhints.c72 result = XGetWindowProperty(g_display, wnd, property, 0, /* long_offset */
82 fprintf(stderr, "XGetWindowProperty failed\n");
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dmain.cpp178 XGetWindowProperty(pDisplay, DefaultRootWindow(pDisplay), hasVT, 0, 1,
H A Ddraganddrop.cpp1108 /* Temp stuff for the XGetWindowProperty call. */
1116 xrc = XGetWindowProperty(m_pDisplay, wndCursor, xAtom(XA_XdndAware),
1381 xRc = XGetWindowProperty(m_pDisplay, wndSelection,
1403 xRc = XGetWindowProperty(m_pDisplay, wndSelection,
1556 XGetWindowProperty(m_pDisplay, m_wndProxy,
H A Dseamless-x11.cpp57 int rc = XGetWindowProperty (aDpy, aWnd, propNameAtom,
/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11-auto.cpp83 extern "C" int XGetWindowProperty(Display *display, Window w, Atom property,
91 int XGetWindowProperty(Display *display, Window w, Atom property, function
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp519 int rc = XGetWindowProperty(pDisplay, window, propNameAtom,
561 int rc = XGetWindowProperty(pDisplay, window, propNameAtom,
3128 int rc = XGetWindowProperty (aDpy, aWnd, propNameAtom,
3294 rc = XGetWindowProperty(pDisplay, DefaultRootWindow(pDisplay),
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dvms_x_fix.h190 #define XGetWindowProperty XGETWINDOWPROPERTY macro

Completed in 93 milliseconds