Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dmixer_display.c337 static void center_string(int line, const char *s) in center_string() function
370 center_string(top, _("The sound device was unplugged.")); in display_unplugged()
371 center_string(top + 1, _("Press F6 to select another sound card.")); in display_unplugged()
391 center_string(y, msg); in display_no_controls()