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

/macosx-10.10/groff-38/groff/src/include/
H A Dgeometry.h21 int adjust_arc_center(const int *, double *);
/macosx-10.10/groff-38/groff/src/libs/libgroff/
H A Dgeometry.cpp5 using adjust_arc_center() from printer.cpp, written by James Clark.
44 int adjust_arc_center(const int *p, double *c) function
68 int printer::adjust_arc_center(const int *p, double *c) function in class:printer
/macosx-10.10/groff-38/groff/src/devices/grolj4/
H A Dlj4.cpp494 if (adjust_arc_center(p, c)) {
/macosx-10.10/groff-38/groff/src/devices/grodvi/
H A Ddvi.cpp822 if (adjust_arc_center(p, c)) {
/macosx-10.10/groff-38/groff/src/devices/grops/
H A Dps.cpp1219 if (adjust_arc_center(p, c))
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp1384 if (adjust_arc_center(p, c)) {

Completed in 112 milliseconds