Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Dgrid_element.cpp58 renderGrid->SetGetItemTotalCount([weak = WeakClaim(this)]() { in CreateRenderNode()
H A Drender_grid_scroll.h76 void SetGetItemTotalCount(GetItemTotalCountFunc func) in SetGetItemTotalCount() function