Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_div.cpp431 DOM_DIV_EVENT_REACH_TOP, in AddSpecializedEvent()
433 … div.onReachTop_ = EventMarker(div.GetNodeIdForEvent(), DOM_DIV_EVENT_REACH_TOP, pageId); in AddSpecializedEvent()
H A Ddom_type.cpp413 const char DOM_DIV_EVENT_REACH_TOP[] = "reachtop"; variable
H A Ddom_type.h416 ACE_EXPORT extern const char DOM_DIV_EVENT_REACH_TOP[];