MCPcopy Create free account
hub / github.com/Snapchat/Valdi / end

Method end

valdi/src/valdi/runtime/Context/ViewNode.cpp:2998–3000  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2996 // unless our frame was updated.
2997 didPerformLayoutForChildren = shouldVisitChildren;
2998 }
2999 }
3000
3001 if (managesChildFrames()) {
3002 updateManagedChildrenLayout(_calculatedFrame.width,
3003 MeasureModeExactly,

Callers

nothing calls this directly

Calls 2

ViewNodeIteratorClass · 0.85
getChildCountFunction · 0.85

Tested by

no test coverage detected