Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.cpp224 if (event == DOM_LIST_ITEM_EVENT_STICKY) { in AddSpecializedEvent()
H A Ddom_type.cpp455 const char DOM_LIST_ITEM_EVENT_STICKY[] = "sticky"; variable
H A Ddom_type.h459 ACE_EXPORT extern const char DOM_LIST_ITEM_EVENT_STICKY[];