Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dproc_files.c33 static struct widget proc_widget; variable
49 proc_widget.close(); in on_handle_key()
56 menu_widget_create(&proc_widget, menu, _("Select File")); in create()
67 widget_free(&proc_widget); in on_close()
81 static struct widget proc_widget = { variable