Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void PiuLayoutPlace(void* it)
89
{
90
PiuContainerPlace(it);
91
PiuBehaviorOnDefaultID(it, xsID_onAdapt);
92
}
93
94
void PiuLayout_create(xsMachine* the)
95
{
Callers
nothing calls this directly
Calls
2
PiuContainerPlace
Function · 0.85
PiuBehaviorOnDefaultID
Function · 0.85
Tested by
no test coverage detected