Searched refs:customBuilderIndex_ (Results 1 – 2 of 2) sorted by relevance
39 customBuilderIndex_ = index; in SetCustomBuilderIndex()60 return customBuilderIndex_.has_value(); in HasCustomBuilderIndex()69 std::optional<int32_t> customBuilderIndex_; variable
47 if (HasCustomBuilderIndex() && index == customBuilderIndex_.value_or(0)) { in Measure()142 … auto builderChild = layoutWrapper->GetOrCreateChildByIndex(customBuilderIndex_.value_or(0)); in PerformLayout()148 if (index == customBuilderIndex_.value_or(0)) { in PerformLayout()164 if (index == customBuilderIndex_.value_or(0)) { in PerformLayout()