Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp95 constexpr Dimension DIALOG_BUTTON_BORDER_RADIUS = 20.0_vp; variable
766 buttonProp->UpdateBorderRadius(BorderRadiusProperty(DIALOG_BUTTON_BORDER_RADIUS)); in UpdateDialogButtonProperty()