Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp251 float GridLayoutInfo::GetContentHeightOfRegularGrid(float mainGap) const in GetContentHeightOfRegularGrid() function in OHOS::Ace::NG::GridLayoutInfo
273 return GetContentHeightOfRegularGrid(mainGap); in GetContentHeight()
346 return GetContentHeightOfRegularGrid(mainGap); in GetContentHeight()
H A Dgrid_layout_info.h418 float GetContentHeightOfRegularGrid(float mainGap) const;