Home | History | Annotate | Download | only in ui

Lines Matching defs:hasDefaultAction

156 bool KeyEvent::hasDefaultAction(int32_t keyCode) {
188 bool KeyEvent::hasDefaultAction() const {
189 return hasDefaultAction(getKeyCode());