Searched refs:HasCustomBuilderIndex (Results 1 – 2 of 2) sorted by relevance
47 if (HasCustomBuilderIndex() && index == customBuilderIndex_.value_or(0)) { in Measure()136 if (!HasCustomBuilderIndex()) { in PerformLayout()
58 bool HasCustomBuilderIndex() const in HasCustomBuilderIndex() function