Searched refs:h_a_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
415 h_a_t = 0;
423 h_a_t = 1;
436 h_a_t = xs[i].first;
442 if(a_t) *a_t = h_a_t;

Completed in 24 milliseconds