Searched refs:isKeyOrMotion (Results 1 – 1 of 1) sorted by relevance
3439 const bool isKeyOrMotion = eventEntry->type == EventEntry::Type::KEY || in enqueueDispatchEntryLocked() local3441 if (isKeyOrMotion && !inputTarget.windowHandle && !connection->monitor) { in enqueueDispatchEntryLocked()