Home
last modified time | relevance | path

Searched refs:_API_endpath (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_bez.c48 _API_endpath (S___(_plotter)); in _API_fbezier2()
56 _API_endpath (S___(_plotter)); in _API_fbezier2()
139 _API_endpath (S___(_plotter)); in _API_fbezier2()
166 _API_endpath (S___(_plotter)); in _API_fbezier3()
174 _API_endpath (S___(_plotter)); in _API_fbezier3()
242 _API_endpath (S___(_plotter)); in _API_fbezier3()
H A Dg_attrib.c69 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_linemod()
125 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_capmod()
165 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_joinmod()
230 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_fmiterlimit()
291 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_fillmod()
H A Dg_arc.c73 _API_endpath (S___(_plotter)); in _API_farc()
81 _API_endpath (S___(_plotter)); in _API_farc()
164 _API_endpath (S___(_plotter)); in _API_farc()
191 _API_endpath (S___(_plotter)); in _API_fellarc()
199 _API_endpath (S___(_plotter)); in _API_fellarc()
286 _API_endpath (S___(_plotter)); in _API_fellarc()
H A Dg_line.c64 _API_endpath (S___(_plotter)); in _API_fline()
72 _API_endpath (S___(_plotter)); in _API_fline()
102 _API_endpath (S___(_plotter)); in _API_fcont()
145 _API_endpath (S___(_plotter)); in _API_fcont()
H A Dg_pentype.c50 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_pentype()
76 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_filltype()
H A Dg_move.c39 _API_endpath (S___(_plotter)); in _API_fmove()
H A Dg_point.c35 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_fpoint()
H A Dg_erase.c43 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_erase()
H A Dg_linewidth.c43 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_flinewidth()
H A Dg_dash.c40 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_flinedash()
H A Dg_box.c52 _API_endpath (S___(_plotter)); in _API_fbox()
H A Dg_circ.c47 _API_endpath (S___(_plotter)); in _API_fcircle()
H A Dg_ellipse.c55 _API_endpath (S___(_plotter)); in _API_fellipse()
H A Dg_mark.c75 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_fmarker()
368 _API_endpath (S___(_plotter)); in _API_fmarker()
398 _API_endpath (S___(_plotter)); in _API_fmarker()
470 _API_endpath (S___(_plotter)); in _API_fmarker()
H A Dg_closepl.c42 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_closepl()
H A Dg_colors.c59 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_pencolor()
104 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_fillcolor()
H A Dg_savestate.c160 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_restorestate()
H A Dg_endpath.c40 _API_endpath (S___(Plotter *_plotter)) in _API_endpath() function
H A Dapioldc.c433 return _API_endpath (_old_api_plotter); in pl_endpath()
H A Dextern.h1422 #define _API_endpath pl_endpath_r macro
1526 extern int _API_endpath (Plotter *_plotter);
1671 #define _API_endpath Plotter::endpath
H A Dg_alabel.c84 _API_endpath (S___(_plotter)); /* flush path if any */ in _API_alabel()