MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / PiuLayoutPlace

Function PiuLayoutPlace

modules/piu/All/piuLayout.c:88–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void PiuLayoutPlace(void* it)
89{
90 PiuContainerPlace(it);
91 PiuBehaviorOnDefaultID(it, xsID_onAdapt);
92}
93
94void PiuLayout_create(xsMachine* the)
95{

Callers

nothing calls this directly

Calls 2

PiuContainerPlaceFunction · 0.85
PiuBehaviorOnDefaultIDFunction · 0.85

Tested by

no test coverage detected