Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Devent_util.h57 static const char *EVENT_CLICK; variable
H A Devent_util.cpp34 const char *EventUtil::EVENT_CLICK = "click"; member in OHOS::ACELite::EventUtil