Searched refs:EXTENSION_EVENT_BASE (Results 1 – 8 of 8) sorted by relevance
67 int lastEvent = EXTENSION_EVENT_BASE;209 lastEvent = EXTENSION_EVENT_BASE; in CloseDownExtensions()
180 return ((type & EXTENSION_EVENT_BASE) || type == GenericEvent) ? 0 : type; in core_get_type()5370 (stuff->event.u.u.type >= EXTENSION_EVENT_BASE && in ProcSendEvent()
153 if (!((EXTENSION_EVENT_BASE <= first[i].u.u.type) && in ProcXSendExtensionEvent()
99 #define EXTENSION_EVENT_BASE 64 macro
177 if (type >= EXTENSION_EVENT_BASE) { in ProcXTestFakeInput()
902 if (xE->u.u.type & EXTENSION_EVENT_BASE) in XkbFilterEvents()
46 #define EXTENSION_EVENT_BASE 64 macro
14148 EXTENSION_EVENT_BASE..lastEvent, but it was tested140555 Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.