Searched refs:h_b_t (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dbasic-intersection.cpp409 double h_dist = 0, h_a_t = 0, h_b_t = 0; local
416 h_b_t = t;
424 h_b_t = t;
437 h_b_t = xs[i].second;
443 if(b_t) *b_t = h_b_t;

Completed in 14 milliseconds