Home
last modified time | relevance | path

Searched refs:JudgeLimitPrint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp81 bool KeyAutoRepeat::JudgeLimitPrint(const std::shared_ptr<KeyEvent>& keyEvent) in JudgeLimitPrint() function in OHOS::MMI::KeyAutoRepeat
119 if (!JudgeLimitPrint(keyEvent_)) { in SelectAutoRepeat()
144 if (!JudgeLimitPrint(keyEvent_)) { in SelectAutoRepeat()
/ohos5.0/foundation/multimodalinput/input/service/event_handler/include/
H A Dkey_auto_repeat.h36 bool JudgeLimitPrint(const std::shared_ptr<KeyEvent>& keyEvent);