Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h73 getChildSpanByIndex_ = std::move(func); in SetGetChildSpanByIndex()
274 GetChildSpanByIndex getChildSpanByIndex_; variable
H A Drender_grid_scroll.cpp874 …if (!getChildSpanByIndex_(itemIndex, useScrollable_ == SCROLLABLE::HORIZONTAL, itemMain, itemCross, in Rank()
1106 if (getChildSpanByIndex_( in GetStartingItem()
1582 …if (!getChildSpanByIndex_(itemIndex, useScrollable_ == SCROLLABLE::HORIZONTAL, itemMain, itemCross, in GetItemPropsByIndex()