Home
last modified time | relevance | path

Searched refs:MAX_CAIRO_PATH (Results 1 – 4 of 4) sorted by relevance

/dports/audio/lv2/lv2-1.18.2/plugins/eg-scope.lv2/
H A Dexamploscope_ui.c49 #define MAX_CAIRO_PATH (128) macro
277 if (pathlength > MAX_CAIRO_PATH) { in on_expose_event()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/lv2/lv2/plugins/eg-scope.lv2/
H A Dexamploscope_ui.c49 #define MAX_CAIRO_PATH (128) macro
271 if (pathlength > MAX_CAIRO_PATH) { in on_expose_event()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/gui/
H A Dgoniometer.c57 #define MAX_CAIRO_PATH 256 macro
468 if (++cnt > MAX_CAIRO_PATH) { in draw_rb()
H A Ddpm.c51 #define MAX_CAIRO_PATH 32 macro