HomeSort by: relevance | last modified time | path
    Searched refs:put_float (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html.h 60 simple_output &put_float(double);
output.cpp 325 simple_output &simple_output::put_float(double d) function in class:simple_output
  /src/external/gpl2/groff/dist/src/devices/grops/
ps.h 30 ps_output &put_float(double);
ps.cpp 331 ps_output &ps_output::put_float(double d) function in class:ps_output
1224 .put_float(degrees(atan2(-c[1], -c[0])))
1225 .put_float(degrees(atan2(p[1] + p[3] - c[1], p[0] + p[2] - c[0])))

Completed in 20 milliseconds