Searched refs:XA_ATOM (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXatom.h12 #define XA_ATOM ((Atom) 4) macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Dewmhints.c283 XChangeProperty(g_display, wnd, g_net_wm_state_atom, XA_ATOM,
308 XChangeProperty(g_display, wnd, g_net_wm_state_atom, XA_ATOM,
H A Dxclip.c799 xclip_provide_selection(event, XA_ATOM, 32, (uint8 *) & targets, num_targets);
/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11-auto.cpp103 AssertReturn((req_type == XA_ATOM) || (req_type == AnyPropertyType),
106 *actual_type_return = XA_ATOM;
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp645 XChangeProperty(m_pDisplay, m_wndProxy, xAtom(XA_XdndAware), XA_ATOM, 32, PropModeReplace,
1384 False, XA_ATOM, &type, &f, &n, &a, &ret);
1406 False, XA_ATOM, &type, &f, &n, &a, &ret);
1888 XA_ATOM, 32, PropModeReplace,
1911 XA_ATOM, 32, PropModeReplace,
H A Dseamless-x11.cpp251 windowTypeRaw = XXGetProperty(mDisplay, hWin, XA_ATOM, WM_TYPE_PROP, &ulCount);
/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp967 *atomTypeReturn = XA_ATOM;
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3296 False /* delete */, XA_ATOM, &atomType,
3303 if (atomType == XA_ATOM && cFormat == 32 && cbLeft == 0)

Completed in 90 milliseconds