Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplshade.c144 static PLINT pen_wd_min, pen_wd_max; variable
468 pen_wd_max = max_width; in plshade_int()
1039 if (pen_col_max != 0 && pen_wd_max != 0 && max_points != 0) { in draw_boundary()
1041 plwid(pen_wd_max); in draw_boundary()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplshade.c139 static PLFLT pen_wd_min, pen_wd_max; variable
546 pen_wd_max = max_width; in plshade_int()
1208 if ( pen_col_max != 0 && pen_wd_max != 0 && max_points != 0 ) in draw_boundary()
1211 plwidth( pen_wd_max ); in draw_boundary()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplshade.c139 static PLFLT pen_wd_min, pen_wd_max; variable
546 pen_wd_max = max_width; in plshade_int()
1208 if ( pen_col_max != 0 && pen_wd_max != 0 && max_points != 0 ) in draw_boundary()
1211 plwidth( pen_wd_max ); in draw_boundary()