Searched refs:headerFooterLayoutConstraint (Results 1 – 1 of 1) sorted by relevance
235 auto headerFooterLayoutConstraint = layoutProperty->CreateChildConstraint(); in MeasureHeaderFooter() local236 headerFooterLayoutConstraint.maxSize.SetMainSize(Infinity<float>(), axis_); in MeasureHeaderFooter()242 headerWrapper->Measure(headerFooterLayoutConstraint); in MeasureHeaderFooter()246 footerWrapper->Measure(headerFooterLayoutConstraint); in MeasureHeaderFooter()