Home
last modified time | relevance | path

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

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dbase_cf.h101 void MGL_EXPORT mgl_set_palette_(uintptr_t *gr, const char *colors, int);
/dports/math/mathgl/mathgl-2.5/src/
H A Dbase_cf.cpp166 void MGL_EXPORT mgl_set_palette_(uintptr_t *gr, const char *colors, int l) in mgl_set_palette_() function