Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_navigation_bar.cpp187 } else if (event == DOM_NAVIGATION_BAR_EVENT_END_CLICK) { in AddSpecializedEvent()
H A Ddom_type.cpp786 const char DOM_NAVIGATION_BAR_EVENT_END_CLICK[] = "endclick"; variable
H A Ddom_type.h790 ACE_EXPORT extern const char DOM_NAVIGATION_BAR_EVENT_END_CLICK[];