Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h218 return buttonSpacingVertical_; in GetButtonSpacingVertical()
508 Dimension buttonSpacingVertical_; variable
H A Ddialog_theme.cpp160 …theme->buttonSpacingVertical_ = dialogPattern->GetAttr<Dimension>("dialog_button_spacing_vertical"… in ParseNewPattern()