Home
last modified time | relevance | path

Searched refs:GetCloseIconLayoutProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dclose_icon_pattern.h44 RefPtr<CloseIconLayoutProperty> GetCloseIconLayoutProperty() const in GetCloseIconLayoutProperty() function
H A Dclose_icon_pattern.cpp38 auto closeIconLayoutProperty = GetCloseIconLayoutProperty(); in InitCloseIcon()