Home
last modified time | relevance | path

Searched refs:lL_ff (Results 1 – 7 of 7) sorted by relevance

/dports/math/grace/grace-5.1.25/src/
H A Ddefines.h439 double lL_ff; /* l/L form factor */ member
H A Ddefaults.c142 arrowp->lL_ff = line_a_lL_ff; in set_default_arrow()
H A Dstrwin.c812 SetSpinChoice(ui->lL_ff_item, lines[lineno].arrow.lL_ff); in update_line_edit()
869 lines[lineno].arrow.lL_ff = GetSpinChoice(ui->lL_ff_item); in line_edit_proc()
H A Dparams.c575 fprintf(pp, "%s line arrow layout %f, %f\n", embedstr, l.arrow.dL_ff, l.arrow.lL_ff); in put_objects()
H A Dplotone.c2312 l = L*arrowp->lL_ff; in draw_arrowhead()
H A Dpars.yacc2567 lines[curline].arrow.lL_ff = line_a_lL_ff;
H A Dpars.c8400 lines[curline].arrow.lL_ff = line_a_lL_ff; in yyparse()