Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h216 const Dimension& GetButtonSpacingVertical() const in GetButtonSpacingVertical() function
H A Ddialog_component.cpp352 wrap->SetContentSpacing(dialogTheme_->GetButtonSpacingVertical()); in BuildActions()