Home
last modified time | relevance | path

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

/dports/math/grace/grace-5.1.25/grconvert/
H A Dgrconvert.h339 int t_mlinew; /* minor grid colors and linestyles */ member
H A Ddefaults.c444 t->t_mlinew = grdefaults.linew; in set_default_ticks()
H A Dwriteasc.c492 fprintf(pp, "%s tick minor linewidth %d\n", buf, t.t_mlinew); in putparms()
H A Dreadbin.c672 if ((err = read_int(&(d->t_mlinew), 1, fin))) in read_tickmarks()