Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ PiuText_begin
Function
PiuText_begin
modules/piu/All/piuText.c:1226–1230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1224
}
1225
1226
void PiuText_begin(xsMachine *the)
1227
{
1228
PiuText* self = PIU(Text, xsThis);
1229
PiuTextBegin(self);
1230
}
1231
1232
void PiuText_beginBlock(xsMachine *the)
1233
{
Callers
nothing calls this directly
Calls
1
PiuTextBegin
Function · 0.85
Tested by
no test coverage detected