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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxprop.c67 #define DMX_ATOMNAME "DMX_NAME" macro
238 atom = XInternAtom(dpy, DMX_ATOMNAME, False);
269 if ((atom0 = XInternAtom(dpy0, DMX_ATOMNAME, True)) == None) {
283 atom1 = XInternAtom(dpy1, DMX_ATOMNAME, True);
304 * (#DMX_ATOMNAME) on the backend X server to reflect the creation of \a
329 atom = XInternAtom(dpy, DMX_ATOMNAME, False);

Completed in 2 milliseconds