Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.cpp52 } else if (attr.first == DOM_LISTITEM_STICKY) { in SetSpecializedAttr()
H A Ddom_type.cpp506 const char DOM_LISTITEM_STICKY[] = "sticky"; variable
H A Ddom_type.h510 ACE_EXPORT extern const char DOM_LISTITEM_STICKY[];