Searched refs:XdndActionCopy (Results 1 – 6 of 6) sorted by relevance
118 Atom XdndActionCopy; member
911 Atom act= videodata->XdndActionCopy; in X11_DispatchEvent()930 m.data.l[4] = videodata->XdndActionCopy; /* we only accept copying anyway */ in X11_DispatchEvent()1298 m.data.l[2] = videodata->XdndActionCopy; in X11_DispatchEvent()
480 GET_ATOM(XdndActionCopy); in X11_VideoInit()
188 Atom XdndActionCopy; member
588 _glfw.x11.XdndActionCopy = XInternAtom(_glfw.x11.display, "XdndActionCopy", False); in initExtensions()
1350 reply.xclient.data.l[4] = _glfw.x11.XdndActionCopy; in processEvent()1395 reply.xclient.data.l[2] = _glfw.x11.XdndActionCopy; in processEvent()