Searched refs:buildChildByIndex_ (Results 1 – 6 of 6) sorted by relevance
80 buildChildByIndex_ = std::move(func); in SetBuildChildByIndex()257 BuildChildByIndex buildChildByIndex_; variable
83 if (RenderNode::GetChildren().empty() && !buildChildByIndex_) { in PerformLayout()451 if (!buildChildByIndex_(startIndex)) { in SupplyItems()492 if (!buildChildByIndex_(itemIndex)) { in LayoutItems()
63 buildChildByIndex_ = std::move(func); in SetBuildChildByIndex()272 BuildChildByIndex buildChildByIndex_; variable
457 if (buildChildByIndex_) { in InitialGridProp()501 if (!buildChildByIndex_ || index < 0 || NearZero(sizeNeed)) { in BuildLazyGridLayout()821 if (items_.find(item.second) != items_.end() || buildChildByIndex_(item.second)) { in SupplyItems()905 if (RenderGridLayout::GetChildren().empty() && !buildChildByIndex_) { in PerformLayout()927 if (buildChildByIndex_ && inCache_.count(main) == 0) { in PerformLayout()1691 if (!buildChildByIndex_(item.second)) { in OnPredictLayout()
263 buildChildByIndex_ = std::move(buildChildByIndex); in SetBuildChildByIndex()623 BuildChildByIndex buildChildByIndex_; variable
3119 buildChildByIndex_(index); in BuildLazyItems()3122 buildChildByIndex_(index); in BuildLazyItems()3126 buildChildByIndex_(index); in BuildLazyItems()3131 buildChildByIndex_(swipeToIndex_); in BuildLazyItems()3156 if (!buildChildByIndex_) { in LoadLazyItems()3166 buildChildByIndex_(++cacheEnd_); in LoadLazyItems()3174 buildChildByIndex_(cacheEnd_); in LoadLazyItems()3183 buildChildByIndex_(--cacheStart_); in LoadLazyItems()3192 buildChildByIndex_(cacheStart_); in LoadLazyItems()