HomeSort by: relevance | last modified time | path
    Searched defs:cx_2 (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/grolbp/
lbp.h 481 double cx_1, cy_1, cx_2, cy_2, cx_3, cy_3, cx_4, cy_4; local
497 cx_2 = (x_1 + 3.0*x_2)/4.0;
520 quadratic_spline(cx_1, cy_1, cx_2, cy_2, cx_3, cy_3, cx_4, cy_4);
523 cx_2 = (x_1 + 3.0*x_2)/4.0;

Completed in 13 milliseconds