Home
last modified time | relevance | path

Searched refs:_API_fillcolorname (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_colors.c282 _API_fillcolorname (R___(Plotter *_plotter) const char *name) in _API_fillcolorname() function
345 _API_fillcolorname (R___(_plotter) name); in _API_colorname()
H A Dapioldc.c617 return _API_fillcolorname (_old_api_plotter, s); in pl_fillcolorname()
H A Dextern.h1445 #define _API_fillcolorname pl_fillcolorname_r macro
1547 extern int _API_fillcolorname (Plotter *_plotter, const char *name);
1694 #define _API_fillcolorname Plotter::fillcolorname