widget_selectcolor  133 lib/widget/button.c         widget_selectcolor (w, focused, FALSE);
widget_selectcolor   94 lib/widget/check.c         widget_selectcolor (w, focused, FALSE);
widget_selectcolor  167 lib/widget/radio.c             widget_selectcolor (w, i == r->pos && focused, FALSE);
widget_selectcolor  266 lib/widget/widget-common.c         widget_selectcolor (w, focused, FALSE);
widget_selectcolor  272 lib/widget/widget-common.c         widget_selectcolor (w, focused, TRUE);
widget_selectcolor  278 lib/widget/widget-common.c         widget_selectcolor (w, focused, FALSE);
widget_selectcolor  216 lib/widget/widget-common.h void widget_selectcolor (const Widget *w, gboolean focused, gboolean hotkey);