Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.cpp231 } else if (method == DOM_METHOD_SHOW_NEXT) { in CallSpecializedMethod()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp711 const char DOM_METHOD_SHOW_NEXT[] = "showNext"; variable
H A Ddom_type.h715 ACE_EXPORT extern const char DOM_METHOD_SHOW_NEXT[];