Home
last modified time | relevance | path

Searched defs:SINGLE_CLICK (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_mouse_key.h58 SINGLE_CLICK = 1, enumerator
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_sources.h74 static const constexpr uint32_t SINGLE_CLICK = 1; variable
H A Dwakeup_source_parser.cpp33 static const uint32_t SINGLE_CLICK = static_cast<uint32_t>(WakeUpAction::CLICK_SINGLE); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h154 SINGLE_CLICK, enumerator