Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_theme.h34 constexpr Dimension DIVIDER_THICKNESS = 1.0_px; variable
65 theme->dividerThickness_ = DIVIDER_THICKNESS; in Build()