Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp28 constexpr Dimension SHEET_DIVIDER_WIDTH = 1.0_px; variable
109 divider->strokeWidth = SHEET_DIVIDER_WIDTH; in BuildMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp74 constexpr Dimension SHEET_DIVIDER_WIDTH = 1.0_px; variable
1032 .strokeWidth = SHEET_DIVIDER_WIDTH, in BuildSheet()