Searched defs:KeyEventCallback (Results 1 – 2 of 2) sorted by relevance
23 using KeyEventCallback = std::function<void(std::shared_ptr<MMI::KeyEvent> &keyEvent, bool isConsum… variable
148 using KeyEventCallback = std::function<void(std::shared_ptr<MMI::KeyEvent> &keyEvent, bool isConsum… variable