Home
last modified time | relevance | path

Searched defs:IsFunctionKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp283 bool KeySubscriberHandler::IsFunctionKey(const std::shared_ptr<KeyEvent> keyEvent) in IsFunctionKey() function in OHOS::MMI::KeySubscriberHandler
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h567 bool IsFunctionKey() const in IsFunctionKey() function