Searched defs:touchModeEvent (Results 1 – 6 of 6) sorted by relevance
197 const auto& touchModeEvent = static_cast<const TouchModeEvent&>(*event); in consumeTouchModeEvent() local221 const auto& touchModeEvent = static_cast<TouchModeEvent&>(*event); in assertNoEvents() local
441 std::unique_ptr<TouchModeEvent> touchModeEvent = createTouchModeEvent(msg); in handleMessage() local
381 TouchModeEvent* touchModeEvent = factory->createTouchModeEvent(); in consume() local
449 const TouchModeEvent* touchModeEvent = static_cast<TouchModeEvent*>(inputEvent); in consumeEvents() local
546 const TouchModeEvent& touchModeEvent = static_cast<const TouchModeEvent&>(*event); in publishAndConsumeTouchModeEvent() local
672 const TouchModeEvent& touchModeEvent = *event; in publishAndConsumeTouchModeEvent() local