Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.cpp76 } else if (attr.first == DOM_LISTITEM_PRIMARY) { in SetSpecializedAttr()
H A Ddom_type.cpp511 const char DOM_LISTITEM_PRIMARY[] = "primary"; variable
H A Ddom_type.h515 ACE_EXPORT extern const char DOM_LISTITEM_PRIMARY[];