Searched refs:EVENT_DONT_PROPAGATE_MASK (Results 1 – 3 of 3) sorted by relevance
622 #define EVENT_DONT_PROPAGATE_MASK (1 << 2) /**< DontPropagate mask set */ macro
2624 rc |= EVENT_DONT_PROPAGATE_MASK; in EventIsDeliverable()2638 rc |= EVENT_DONT_PROPAGATE_MASK; in EventIsDeliverable()2754 (mask & EVENT_DONT_PROPAGATE_MASK)) { in DeliverDeviceEvents()
97684 * DONT_PROPAGATE_MASK -> EVENT_DONT_PROPAGATE_MASK