Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dconfigparser.c91 TW_UP = (1U << 8), enumerator
201 case TW_UP: return CMD_TEXTBOX_UP; in textbox_command_by_name()
205 case TW_PAGE|TW_UP: return CMD_TEXTBOX_PAGE_UP; in textbox_command_by_name()