Home
last modified time | relevance | path

Searched refs:newtLabelSetColors (Results 1 – 4 of 4) sorted by relevance

/dports/devel/newt/newt-0.52.21/
H A Dlabel.c68 void newtLabelSetColors(newtComponent co, int colorset) { in newtLabelSetColors() function
H A Dnewt.0.52.ver159 newtLabelSetColors;
H A Dnewt.h160 void newtLabelSetColors(newtComponent co, int colorset);
H A Dsnack.c773 newtLabelSetColors(s->co, colorset); in widgetLabelSetColors()