Home
last modified time | relevance | path

Searched refs:DOM_SCROLL_SCROLLBAR_WIDTH (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/div/
H A Ddiv_declaration.cpp171 { DOM_SCROLL_SCROLLBAR_WIDTH, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp498 const char DOM_SCROLL_SCROLLBAR_WIDTH[] = "scrollbarWidth"; variable
H A Ddom_list.cpp574 { DOM_SCROLL_SCROLLBAR_WIDTH, in SetSpecializedStyle()
H A Ddom_type.h502 ACE_EXPORT extern const char DOM_SCROLL_SCROLLBAR_WIDTH[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1411 { DOM_SCROLL_SCROLLBAR_WIDTH, in SetCurrentStyle()