Home
last modified time | relevance | path

Searched refs:ctl_label (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-utils/alsamixer/
Dcolors.c77 .ctl_label = A_BOLD | COLOR_PAIR(6), in init_colors()
104 .ctl_label = A_REVERSE, in init_colors()
Dcolors.h18 int ctl_label; member
Dmixer_display.c599 wattrset(mixer_widget.window, attrs.ctl_label); in display_control()