Home
last modified time | relevance | path

Searched refs:nvg__setPaintColor (Results 1 – 21 of 21) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/paths/nanovg/
H A Dnanovg.c537 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
570 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
571 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
684 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
697 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color)
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255));
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255));
683 nvg__setPaintColor(&state->stroke, color);
696 nvg__setPaintColor(&state->fill, color);
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dnanovg.c536 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
569 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
570 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
683 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
696 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dnanovg.c608 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
641 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
642 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
756 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
769 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dnanovg.c620 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
653 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
654 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
775 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
788 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dnanovg.c613 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
646 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
647 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
768 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
781 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/nanovg/
H A Dnanovg.cpp623 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
656 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
657 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
778 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
791 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/nanovg/
H A Dnanovg.cpp623 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
656 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
657 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
778 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
791 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dnanovg.c616 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
649 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
650 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
771 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
784 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/nanovg/
H A Dnanovg.c613 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
646 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
647 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
768 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
781 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/src/nanovg/
H A Dnanovg.c613 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color)
646 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255));
647 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255));
768 nvg__setPaintColor(&state->stroke, color);
781 nvg__setPaintColor(&state->fill, color);
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/dgl/src/nanovg/
H A Dnanovg.c613 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
646 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
647 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
768 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
781 nvg__setPaintColor(&state->fill, color); in nvgFillColor()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/src/
H A Dnanovg.c613 static void nvg__setPaintColor(NVGpaint* p, NVGcolor color) in nvg__setPaintColor() function
646 nvg__setPaintColor(&state->fill, nvgRGBA(255,255,255,255)); in nvgReset()
647 nvg__setPaintColor(&state->stroke, nvgRGBA(0,0,0,255)); in nvgReset()
768 nvg__setPaintColor(&state->stroke, color); in nvgStrokeColor()
781 nvg__setPaintColor(&state->fill, color); in nvgFillColor()