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

Method makeNode

third-party/yoga/test/TabsHeaderLayout_test.cpp:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59
60 void TearDown() override { YGConfigFree(config); }
61 YGNodeRef makeNode() { return YGNodeNewWithConfig(config); }
62
63 struct TabBarLayout {
64 YGNodeRef root; // outer container

Callers

nothing calls this directly

Calls 1

YGNodeNewWithConfigFunction · 0.85

Tested by

no test coverage detected