Lines Matching defs:version
774 const Atom version = _GLFW_XDND_VERSION;
777 PropModeReplace, (unsigned char*) &version, 1);
1582 _glfw.x11.xdnd.version = event->xclient.data.l[1] >> 24;
1585 if (_glfw.x11.xdnd.version > _GLFW_XDND_VERSION)
1618 if (_glfw.x11.xdnd.version > _GLFW_XDND_VERSION)
1623 if (_glfw.x11.xdnd.version >= 1)
1634 else if (_glfw.x11.xdnd.version >= 2)
1657 if (_glfw.x11.xdnd.version > _GLFW_XDND_VERSION)
1681 if (_glfw.x11.xdnd.version >= 2)
1720 if (_glfw.x11.xdnd.version >= 2)