Home
last modified time | relevance | path

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

/dports/graphics/figurine/figurine-1.0.5/src/
H A Dgc.c331 case FILLCCYAN: a=fillcols[11].colour; break; in gc_fillcolour()
H A Dglobals.c513 { "Cyan",0, "cyan",FILLCCYAN },
/dports/graphics/figurine/figurine-1.0.5/src/include/
H A Ddefine.h253 typedef enum { FILLCBLACK=400, FILLCBLUE, FILLCGREEN, FILLCCYAN, FILLCRED, FILLCMAGENTA, enumerator