Searched refs:SPARKLINE_FILL (Results 1 – 3 of 3) sorted by relevance
47 #define SPARKLINE_FILL 1 /* Fill the area under the curve. */ macro
104 int opt_fill = flags & SPARKLINE_FILL; in sparklineRenderRange()
556 graph = sparklineRender(graph,seq,LATENCY_GRAPH_COLS,4,SPARKLINE_FILL); in latencyCommandGenSparkeline()