Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dmixer_display.c62 static int channel_name_y; variable
606 if (channel_name_y > name_y) { in display_control()
630 display_string_centered_in_control(channel_name_y, col, s, in display_control()
758 channel_name_y = screen_lines - 2 - space / 2; in compute_controls_layout()
759 name_y = channel_name_y - any_multich; in compute_controls_layout()