Searched defs:latex_endpoint (Results 1 – 2 of 2) sorted by relevance
/dports/print/transfig/transfig.3.2.5e/fig2dev/ |
H A D | latex_line.c | 176 latex_endpoint(x1, y1, x2, y2, xout, yout, arrow, magnet) in latex_endpoint() function
|
/dports/graphics/xfig/xfig-3.2.8a/src/ |
H A D | u_geom.c | 1049 void latex_endpoint(int x1, int y1, int x2, int y2, int *xout, int *yout, int arrow, int magnet) in latex_endpoint() function
|