Home
last modified time | relevance | path

Searched defs:cairo_set_color (Results 1 – 2 of 2) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/plot/
H A Dplotstuff.c336 int cairo_set_color(cairo_t* cairo, const char* color) { in cairo_set_color() function
H A Dplotstuff_c.py176 def cairo_set_color(cairo, color): function