Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h44 using GetItemTotalCountFunc = std::function<int32_t(void)>; variable
76 void SetGetItemTotalCount(GetItemTotalCountFunc func) in SetGetItemTotalCount()
275 GetItemTotalCountFunc getItemTotalCount_;