Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ PiuViewPopClip
Function
PiuViewPopClip
modules/piu/PC/lin/piuView.c:820–824 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
818
}
819
820
void PiuViewPopClip(PiuView* self)
821
{
822
cairo_t* cr = (*self)->cairo;
823
cairo_restore(cr);
824
}
825
826
void PiuViewPopColor(PiuView* self)
827
{
Callers
1
PiuRoundContentDraw
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected