Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h166 const Edge& GetButtonPaddingRight() const in GetButtonPaddingRight() function
H A Ddialog_component.cpp381 …dChild(BuildButton(actions_.front(), onPositiveSuccessId_, dialogTheme_->GetButtonPaddingRight())); in BuildActionsForWatch()