normalc 140 lib/widget/listbox.c int normalc, selc; normalc 150 lib/widget/listbox.c normalc = disabled ? DISABLED_COLOR : colors[DLG_COLOR_NORMAL]; normalc 173 lib/widget/listbox.c tty_setcolor (normalc); normalc 193 lib/widget/listbox.c tty_setcolor (normalc);