Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp199 static const int32_t gridGaps = 5; in PerformLayout() local
202 …yout.SetMaxSize(Size(colWidth * BUBBLR_GRID_MAX_LANDSCAPE + NormalizeToPx(GRID_SPACING) * gridGaps, in PerformLayout()