Searched refs:layoutChildSize (Results 1 – 1 of 1) sorted by relevance
450 auto layoutChildSize = childWrapper->GetGeometryNode()->GetMarginFrameSize(); in Layout() local453 …if (NearEqual(childMaxSize, layoutChildSize) || !NearEqual(measureChildSizeLast_, layoutChildSize)… in Layout()