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

Function nvgImagePattern

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

Source from the content-addressed store, hash-verified

76inline void nvgRect(NVGcontext* vg, float a, float b, float c, float d) {}
77inline void nvgImageSize(NVGcontext*, int, void*, void*) {}
78inline NVGpaint nvgImagePattern(NVGcontext*, float, float, float, float, float, int handle, float) { return {}; }
79inline void nvgRoundedRect(NVGcontext* vg, float, float, float, float, float) {}
80inline void nvgFontSize(NVGcontext*, int) {}
81inline void nvgFontFaceId(NVGcontext*, int) {}

Callers 5

bndIconFunction · 0.85
drawMethod · 0.85
drawMethod · 0.85
drawMethod · 0.85
drawMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected