Home
last modified time | relevance | path

Searched refs:DOM_OVERFLOW_STYLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_declaration.cpp36 SetCurrentStyle(std::make_pair(DOM_OVERFLOW_STYLE, "hidden")); in InitializeStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp551 const char DOM_OVERFLOW_STYLE[] = "overflow"; variable
H A Ddom_type.h555 ACE_EXPORT extern const char DOM_OVERFLOW_STYLE[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1304 { DOM_OVERFLOW_STYLE, in SetCurrentStyle()