Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item.cpp211 if (style.first == DOM_LISTITEM_COLUMN_SPAN) { in SetSpecializedStyle()
H A Ddom_type.cpp504 const char DOM_LISTITEM_COLUMN_SPAN[] = "columnSpan"; variable
H A Ddom_type.h508 ACE_EXPORT extern const char DOM_LISTITEM_COLUMN_SPAN[];