Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp31 constexpr Dimension GRID_SPACING = 24.0_vp; variable
202 …yout.SetMaxSize(Size(colWidth * BUBBLR_GRID_MAX_LANDSCAPE + NormalizeToPx(GRID_SPACING) * gridGaps, in PerformLayout()