Home
last modified time | relevance | path

Searched refs:HPGL_FILL_SOLID_UNI (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dh_color.c435 _pl_h_set_hpgl_fill_type (R___(_plotter) HPGL_FILL_SOLID_UNI, in _pl_h_set_fill_color()
464 _pl_h_set_hpgl_fill_type (R___(_plotter) HPGL_FILL_SOLID_UNI, in _pl_h_set_fill_color()
649 case HPGL_FILL_SOLID_UNI: /* unidirectional solid fill */ in _pl_h_set_hpgl_fill_type()
H A Dextern.h651 #define HPGL_FILL_SOLID_UNI 2 macro