Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/close_icon/
H A Dclose_icon_theme.h49 … theme->closeIconWidth_ = pattern->GetAttr<Dimension>(CLOSE_ICON_WIDTH, PANEL_CLOSE_ICON_WIDTH); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp181 const char CLOSE_ICON_WIDTH[] = "close_icon_width"; variable
H A Dtheme_attributes.h183 extern const char CLOSE_ICON_WIDTH[];