selc 136 lib/widget/listbox.c int normalc, selc; selc 147 lib/widget/listbox.c selc = disabled ? DISABLED_COLOR : colors[focused ? DLG_COLOR_HOT_FOCUS : DLG_COLOR_FOCUS]; selc 166 lib/widget/listbox.c tty_setcolor (selc);