Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_theme.h29 constexpr Dimension LISTITEMGROUP_PADDING = 4.0_vp; variable
72 theme->defaultPadding_ = Edge(LISTITEMGROUP_PADDING); in ParsePattern()