Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h70 constexpr float DOUBLE_CLICK_DISTANCE_DEFAULT_CONFIG = 64.0f; variable
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp51 constexpr float DOUBLE_CLICK_DISTANCE_DEFAULT_CONFIG = 64.0; variable