Searched refs:start_chop (Results 1 – 3 of 3) sorted by relevance
188 double start_chop; member
958 $$->start_chop = $$->end_chop = 0.0;973 $$->start_chop = 0.0;980 $$->start_chop = $$->end_chop = $3;
1474 lookup_variable("circlerad", &start_chop); in make_line()1475 end_chop = start_chop; in make_line()1480 if (start_chop != 0.0) { in make_line()1482 start_chop_vec *= start_chop / hypot(start_chop_vec); in make_line()