Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dx_color.c272 if (_plotter->x_cmap_type != X_CMAP_NEW) in _pl_x_retrieve_color()
H A Dy_openpl.c653 _plotter->x_cmap_type = X_CMAP_NEW; in _pl_y_maybe_get_new_colormap()
H A Dextern.h1053 #define X_CMAP_NEW 1 macro