Home
last modified time | relevance | path

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

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