Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_theme.h403 return buttonWithContentPadding_; in GetButtonWithContentPadding()
564 Dimension buttonWithContentPadding_; variable
H A Ddialog_theme.cpp69 …theme->buttonWithContentPadding_ = dialogPattern->GetAttr<Dimension>("dialog_buttonwithcontent_pad… in ParsePattern()