Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h161 const Edge& GetButtonPaddingLeft() const in GetButtonPaddingLeft() function
H A Ddialog_component.cpp382 …ld(BuildButton(actions_.back(), onNegativeSuccessId_, dialogTheme_->GetButtonPaddingLeft(), true)); in BuildActionsForWatch()