Home
last modified time | relevance | path

Searched refs:DLG_COLOR_NORMAL (Results 1 – 24 of 24) sorted by relevance

/dports/misc/mc/mc-4.8.27/lib/widget/
H A Dgauge.c70 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
102 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
107 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
111 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
H A Dframe.h14 #define FRAME_COLOR_NORMAL DLG_COLOR_NORMAL
H A Ddialog.c451 dialog_colors[DLG_COLOR_NORMAL] = COLOR_NORMAL; in dlg_set_default_colors()
457 alarm_colors[DLG_COLOR_NORMAL] = ERROR_COLOR; in dlg_set_default_colors()
463 listbox_colors[DLG_COLOR_NORMAL] = PMENU_ENTRY_COLOR; in dlg_set_default_colors()
H A Dgroupbox.c70 tty_setcolor (disabled ? DISABLED_COLOR : colors[DLG_COLOR_NORMAL]); in groupbox_callback()
H A Ddialog.h36 DLG_COLOR_NORMAL, enumerator
H A Dhline.c106 tty_setcolor (colors[DLG_COLOR_NORMAL]); in hline_callback()
H A Dlabel.c85 tty_setcolor (disabled ? DISABLED_COLOR : colors[DLG_COLOR_NORMAL]); in label_callback()
H A Dlistbox.c145 normalc = disabled ? DISABLED_COLOR : colors[DLG_COLOR_NORMAL]; in listbox_draw()
H A Dwidget-common.c465 color = colors[focused ? DLG_COLOR_FOCUS : DLG_COLOR_NORMAL]; in widget_selectcolor()
/dports/misc/mc-nox11/mc-4.8.27/lib/widget/
H A Dgauge.c70 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
102 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
107 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
111 tty_setcolor (colors[DLG_COLOR_NORMAL]); in gauge_callback()
H A Dframe.h14 #define FRAME_COLOR_NORMAL DLG_COLOR_NORMAL
H A Ddialog.c451 dialog_colors[DLG_COLOR_NORMAL] = COLOR_NORMAL; in dlg_set_default_colors()
457 alarm_colors[DLG_COLOR_NORMAL] = ERROR_COLOR; in dlg_set_default_colors()
463 listbox_colors[DLG_COLOR_NORMAL] = PMENU_ENTRY_COLOR; in dlg_set_default_colors()
H A Dgroupbox.c70 tty_setcolor (disabled ? DISABLED_COLOR : colors[DLG_COLOR_NORMAL]); in groupbox_callback()
H A Ddialog.h36 DLG_COLOR_NORMAL, enumerator
H A Dhline.c106 tty_setcolor (colors[DLG_COLOR_NORMAL]); in hline_callback()
H A Dlabel.c85 tty_setcolor (disabled ? DISABLED_COLOR : colors[DLG_COLOR_NORMAL]); in label_callback()
H A Dlistbox.c145 normalc = disabled ? DISABLED_COLOR : colors[DLG_COLOR_NORMAL]; in listbox_draw()
H A Dwidget-common.c465 color = colors[focused ? DLG_COLOR_FOCUS : DLG_COLOR_NORMAL]; in widget_selectcolor()
/dports/misc/mc/mc-4.8.27/src/filemanager/
H A Dtree.c253 tty_setcolor (tree->is_panel ? NORMAL_COLOR : colors[DLG_COLOR_NORMAL]); in tree_show_mini_info()
339 tty_setcolor (tree->is_panel ? NORMAL_COLOR : colors[DLG_COLOR_NORMAL]); in show_tree()
356 int idx = current == tree->selected_ptr ? DLG_COLOR_FOCUS : DLG_COLOR_NORMAL; in show_tree()
H A Dchattr.c455 tty_setcolor (colors[DLG_COLOR_NORMAL]); in chattrboxes_draw()
462 tty_setcolor (colors[DLG_COLOR_NORMAL]); in chattrboxes_draw()
H A Dfind.c1257 tty_setcolor (colors[DLG_COLOR_NORMAL]); in find_rotate_dash()
/dports/misc/mc-nox11/mc-4.8.27/src/filemanager/
H A Dtree.c253 tty_setcolor (tree->is_panel ? NORMAL_COLOR : colors[DLG_COLOR_NORMAL]); in tree_show_mini_info()
339 tty_setcolor (tree->is_panel ? NORMAL_COLOR : colors[DLG_COLOR_NORMAL]); in show_tree()
356 int idx = current == tree->selected_ptr ? DLG_COLOR_FOCUS : DLG_COLOR_NORMAL; in show_tree()
H A Dchattr.c455 tty_setcolor (colors[DLG_COLOR_NORMAL]); in chattrboxes_draw()
462 tty_setcolor (colors[DLG_COLOR_NORMAL]); in chattrboxes_draw()
H A Dfind.c1257 tty_setcolor (colors[DLG_COLOR_NORMAL]); in find_rotate_dash()