Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_theme.h28 constexpr Dimension LISTITEM_LISTITEMGROUP_INTERVAL = 4.0_vp; variable
75 … theme->itemBorderRadius_.SetRadius(theme->borderRadiusValue_ - LISTITEM_LISTITEMGROUP_INTERVAL); in ParsePattern()