Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Df_path.c45 { FIG_L_SOLID, FIG_L_DOTTED, FIG_L_DASHDOTTED, FIG_L_DASHED, FIG_L_DASHED,
602 fig_line_style = FIG_L_DASHED; in _pl_f_compute_line_style()
666 case FIG_L_DASHED: in _pl_f_compute_line_style()
H A Dextern.h745 #define FIG_L_DASHED 1 macro