Home
last modified time | relevance | path

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

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Ddisplay.h300 #define DC_solid_line(ddcc) DC_linestyle((ddcc),LineSolid) macro
H A Dafni_graph.c3174 DC_solid_line( grapher->dc ) ; in plot_graphs()