Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Dgrid_element.cpp49 …renderGrid->SetGetChildSpanByIndex([weak = WeakClaim(this)](int32_t index, bool isHorizontal, int3… in CreateRenderNode()
H A Drender_grid_scroll.h71 void SetGetChildSpanByIndex(GetChildSpanByIndex func) in SetGetChildSpanByIndex() function