Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h42 …using GetChildSpanByIndex = std::function<bool(int32_t, bool, int32_t&, int32_t&, int32_t&, int32_… variable
71 void SetGetChildSpanByIndex(GetChildSpanByIndex func) in SetGetChildSpanByIndex()
274 GetChildSpanByIndex getChildSpanByIndex_;