MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / nvgRestore

Function nvgRestore

lv2export/includes/rack.hpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84inline void nvgTextAlign(NVGcontext*, NVGalign) {}
85inline void nvgSave(NVGcontext*) {}
86inline void nvgRestore(NVGcontext*) {}
87inline void nvgScale(NVGcontext*, float, float) {}
88
89struct json_t {};

Callers 4

drawMethod · 0.85
drawMethod · 0.85
drawLayerMethod · 0.85
drawMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected