Home
last modified time | relevance | path

Searched defs:LONG_PRESS_DURATION (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng.h69 constexpr int32_t LONG_PRESS_DURATION = 500; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dgestures_common_test_ng.h65 constexpr int32_t LONG_PRESS_DURATION = 3000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event_recognizer.cpp21 constexpr int32_t LONG_PRESS_DURATION = 1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gesture.cpp240 constexpr char LONG_PRESS_DURATION[] = "duration"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.cpp48 constexpr int32_t LONG_PRESS_DURATION = 800; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp68 constexpr int32_t LONG_PRESS_DURATION = 500; variable