MCPcopy 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
820void PiuViewPopClip(PiuView* self)
821{
822 cairo_t* cr = (*self)->cairo;
823 cairo_restore(cr);
824}
825
826void PiuViewPopColor(PiuView* self)
827{

Callers 1

PiuRoundContentDrawFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected