Home
last modified time | relevance | path

Searched refs:GetPopupRRectSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h60 const Dimension& GetPopupRRectSize() const in GetPopupRRectSize() function
62 return theme_->GetPopupRRectSize(); in GetPopupRRectSize()
H A Dselect_popup_component.cpp324 back->SetBorderRadius(Radius(theme_->GetPopupRRectSize())); in Initialize()
H A Drender_select_popup.cpp90 rrectSize_ = popup->GetPopupRRectSize(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_theme.h585 const Dimension& GetPopupRRectSize() const in GetPopupRRectSize() function