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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h80 #define NX_NULLEVENT 0 /* internal use */ macro
135 #define NX_NULLEVENTMASK (1 << NX_NULLEVENT) /* NULL event */
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDUserClient.cpp601 intptr_t otherType = NX_NULLEVENT;
H A DIOHIDSystem.cpp5906 if (event->type != NX_NULLEVENT && mac_iokit_check_hid_control(kauth_cred_get()))
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXXStubs.c1361 NXEvent nullEvent = {NX_NULLEVENT, {0, 0}, 0, -1, 0};
1379 kr = IOHIDPostEvent(io_connection, NX_NULLEVENT, loc, &nullEvent.data,
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp2213 IOHIDSystemActivityTickle(NX_NULLEVENT, this);

Completed in 198 milliseconds