Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dx_attribs.c278 else if (x_gc_type == X_GC_FOR_FILLING) in _pl_x_set_attributes()
H A Dx_path.c268 _pl_x_set_attributes (R___(_plotter) X_GC_FOR_FILLING); in _pl_x_paint_path()
782 _pl_x_set_attributes (R___(_plotter) X_GC_FOR_FILLING); in _pl_x_draw_elliptic_arc_internal()
H A Dextern.h1071 #define X_GC_FOR_FILLING 1 macro