Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_theme.h304 const Edge& GetMinCircleButtonPadding() const in GetMinCircleButtonPadding() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp777 buttonPadding->SetPadding(buttonTheme->GetMinCircleButtonPadding()); in BuildButtonsForWatch()