Lines Matching refs:seg_ch
65 double seg_ch;
451 compute_ends(const double ks[4], double ends[2][4], double seg_ch)
464 l = ch / seg_ch;
498 compute_ends(s->ks, ends, s->seg_ch);
503 compute_ends(try_ks, try_ends, s->seg_ch);
541 r[i].seg_ch = hypot(dx, dy);
858 double seg_ch = hypot(x1 - x0, y1 - y0);
867 scale = seg_ch / ch;
949 compute_ends(s[i].ks, ends, s[i].seg_ch);
952 compute_ends(s[i - 1].ks, ends, s[i - 1].seg_ch);
1026 double seg_ch = hypot(x1 - x0, y1 - y0);
1035 scale = seg_ch / ch;