Home
last modified time | relevance | path

Searched defs:buttonPadding (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/dialog/
Ddialog_component.cpp395 auto buttonPadding = AceType::MakeRefPtr<PaddingComponent>(); in BuildButton() local
776 auto buttonPadding = AceType::MakeRefPtr<PaddingComponent>(); in BuildButtonsForWatch() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_view.cpp837 PaddingProperty buttonPadding; in CreateButton() local
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
Dsegmentbutton.js298 buttonPadding: options.buttonPadding, property
321 buttonPadding: options.buttonPadding, property
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
Ddialog_pattern.cpp767 PaddingProperty buttonPadding; in UpdateDialogButtonProperty() local