Home
last modified time | relevance | path

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

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DlabelEntry.c110 static const int baseColorIdx = 25; variable
479 if ( options[baseColorIdx].status == GNOCL_STATUS_CHANGED ) in configure()
483 …gdk_color_parse ( options[baseColorIdx].val.str, &color ) == 0 ? g_print ( "Colour Set -FAILED\n" … in configure()
H A Dtext.c1422 static const int baseColorIdx = 5; variable
3206 if ( idx == baseColorIdx ) in cget()