Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c891 static void draw_polygon_va(graphics_context *ax, bool filled, int points, va_list ap) in draw_polygon_va() function
913 draw_polygon_va(ax, true, points, ap); in fill_polygon()
923 draw_polygon_va(ax, false, points, ap);