Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/close_icon/
H A Dclose_icon_theme.h50 … theme->closeIconHeight_ = pattern->GetAttr<Dimension>(CLOSE_ICON_Height, PANEL_CLOSE_ICON_Height); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp182 const char CLOSE_ICON_Height[] = "close_icon_height"; variable
H A Dtheme_attributes.h184 extern const char CLOSE_ICON_Height[];