Home
last modified time | relevance | path

Searched refs:DOM_NAVIGATION_BAR_EVENT_START_CLICK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_navigation_bar.cpp185 } else if (event == DOM_NAVIGATION_BAR_EVENT_START_CLICK) { in AddSpecializedEvent()
H A Ddom_type.cpp785 const char DOM_NAVIGATION_BAR_EVENT_START_CLICK[] = "startclick"; variable
H A Ddom_type.h789 ACE_EXPORT extern const char DOM_NAVIGATION_BAR_EVENT_START_CLICK[];