Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/glcomp/
H A Dglcompdefs.h50 #define GLCOMPSET_BUTTON_COLOR_R (GLfloat)0 macro
H A Dglcompbutton.c34 p->common.color.R = GLCOMPSET_BUTTON_COLOR_R; in glCompButtonNew()