Searched refs:activeKeyEvent (Results 1 – 1 of 1) sorted by relevance
67 std::shared_ptr<ActiveKeyEvent> activeKeyEvent = std::make_shared<ActiveKeyEvent>(); variable68 activeKeyEvent->Init(logStoreEx);69 activeKeyEvent->triggeringTime_ = 0;71 activeKeyEvent->CombinationKeyHandle(keyEvent);86 activeKeyEvent->Init(logStoreEx);87 activeKeyEvent->triggeringTime_ = 0;89 activeKeyEvent->CombinationKeyCallback(keyEvent);119 activeKeyEvent->CombinationKeyCallback(keyEvent);135 activeKeyEvent->CombinationKeyCallback(keyEvent);146 activeKeyEvent->triggeringTime_ = 0;[all …]