Searched defs:x_inter (Results 1 – 1 of 1) sorted by relevance
4321 float x_inter = (y - y0) / (y1 - y0) * (x1-x0) + x0; in stbtt__compute_crossings_x() local4347 float x_inter = (y - y0) / (y1 - y0) * (x1-x0) + x0; in stbtt__compute_crossings_x() local