Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/close_icon/
H A Dclose_icon_theme.h55 … theme->closeIconRadius_ = pattern->GetAttr<Dimension>(CLOSE_ICON_RADIUS, PANEL_CLOSE_ICON_RADIUS); in Build()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_attributes.cpp185 const char CLOSE_ICON_RADIUS[] = "close_icon_radius"; variable
H A Dtheme_attributes.h187 extern const char CLOSE_ICON_RADIUS[];