Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_menu.cpp78 if (attr.first == DOM_TITLE && !attr.second.empty()) { in SetSpecializedAttr()
H A Ddom_type.cpp133 const char DOM_TITLE[] = "title"; variable
H A Ddom_type.h136 ACE_EXPORT extern const char DOM_TITLE[];