Searched refs:_pl_h_hpgl_pseudocolor (Results 1 – 2 of 2) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | h_color.c | 286 i = _pl_h_hpgl_pseudocolor (R___(_plotter) red, green, blue, true); in _pl_h_set_pen_color() 696 _pl_h_hpgl_pseudocolor (R___(Plotter *_plotter) int red, int green, int blue, bool restrict_white) in _pl_h_hpgl_pseudocolor() function
|
H A D | extern.h | 1982 extern int _pl_h_hpgl_pseudocolor (Plotter *_plotter, int red, int green, int blue, bool restrict_w… 2017 #define _pl_h_hpgl_pseudocolor HPGLPlotter::_h_hpgl_pseudocolor
|