Home
last modified time | relevance | path

Searched refs:_API_textangle (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_integer.c297 _API_textangle (R___(Plotter *_plotter) int angle) in _API_textangle() function
H A Dapioldc.c1017 return _API_textangle (_old_api_plotter, angle); in pl_textangle()
H A Dextern.h1495 #define _API_textangle pl_textangle_r macro
1594 extern int _API_textangle (Plotter *_plotter, int angle);
1744 #define _API_textangle Plotter::textangle
H A Dg_mark.c120 _API_textangle (R___(_plotter) 0); in _API_fmarker()