Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_dialog.cpp113 } else if (attr.first == DOM_DIALOG_STYLE_DRAGABLE) { in SetSpecializedAttr()
H A Ddom_type.cpp1031 const char DOM_DIALOG_STYLE_DRAGABLE[] = "dragable"; variable
H A Ddom_type.h1035 ACE_EXPORT extern const char DOM_DIALOG_STYLE_DRAGABLE[];