Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp32 constexpr Dimension GRID_SPACING_TOTAL = 232.0_vp; variable
201 … (innerLayout.GetMaxSize().Width() - NormalizeToPx(GRID_SPACING_TOTAL)) / GRID_NUMBER_LANDSCAPE; in PerformLayout()