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

/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dgeometry.h23 int adjust_arc_center(const int *, double *);
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgeometry.cpp7 using adjust_arc_center() from printer.cpp, written by James Clark.
46 int adjust_arc_center(const int *p, double *c) function
70 int printer::adjust_arc_center(const int *p, double *c) function in class:printer
/netbsd-current/external/gpl2/groff/dist/src/devices/grolj4/
H A Dlj4.cpp496 if (adjust_arc_center(p, c)) {
/netbsd-current/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp824 if (adjust_arc_center(p, c)) {
/netbsd-current/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp1220 if (adjust_arc_center(p, c))
/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp1386 if (adjust_arc_center(p, c)) {

Completed in 204 milliseconds