Searched refs:firstChildWrapper (Results 1 – 5 of 5) sorted by relevance
291 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable388 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable484 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable581 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable679 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable776 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable872 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable965 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable1365 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable1776 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable[all …]
499 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable500 auto firstChildSize = firstChildWrapper->GetGeometryNode()->GetFrameSize();501 auto firstChildOffset = firstChildWrapper->GetGeometryNode()->GetFrameOffset();
1527 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable1528 auto firstChildSize = firstChildWrapper->GetGeometryNode()->GetFrameSize();1529 auto firstChildOffset = firstChildWrapper->GetGeometryNode()->GetFrameOffset();
47 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); in Measure() local48 CHECK_NULL_VOID(firstChildWrapper); in Measure()50 firstChildWrapper->Measure(layoutConstraint); in Measure()51 auto firstChildSize = firstChildWrapper->GetGeometryNode()->GetMarginFrameSize(); in Measure()
310 auto firstChildWrapper = layoutWrapper->GetOrCreateChildByIndex(0); variable311 EXPECT_EQ(firstChildWrapper->GetGeometryNode()->GetFrameOffset(),