Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_popup.cpp103 } else if (attr.first == DOM_CLICKABLE) { in SetSpecializedAttr()
H A Ddom_type.cpp599 const char DOM_CLICKABLE[] = "clickable"; variable
H A Ddom_type.h603 ACE_EXPORT extern const char DOM_CLICKABLE[];