Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h177 bool GetGridSize();
H A Drender_grid_scroll.cpp377 bool RenderGridScroll::GetGridSize() in GetGridSize() function in OHOS::Ace::V2::RenderGridScroll
440 if (!GetGridSize() && !updateFlag_) { in InitialGridProp()