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