Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_mouse_key.h59 DOUBLE_CLICK = 2, enumerator
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_source_parser.cpp34 static const uint32_t DOUBLE_CLICK = static_cast<uint32_t>(WakeUpAction::CLICK_DOUBLE); variable
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h552 const int32_t DOUBLE_CLICK = 2; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h47 DOUBLE_CLICK enumerator
H A Dtext_field_pattern.h155 DOUBLE_CLICK, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/gesture_listener/
H A Drender_gesture_listener.cpp24 constexpr int32_t DOUBLE_CLICK = 2; variable