Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dconfigparser.c88 TW_PAGE = (1U << 5), enumerator
205 case TW_PAGE|TW_UP: return CMD_TEXTBOX_PAGE_UP; in textbox_command_by_name()
206 case TW_PAGE|TW_DOWN: return CMD_TEXTBOX_PAGE_DOWN; in textbox_command_by_name()
207 case TW_PAGE|TW_LEFT: return CMD_TEXTBOX_PAGE_LEFT; in textbox_command_by_name()
208 case TW_PAGE|TW_RIGHT: return CMD_TEXTBOX_PAGE_RIGHT; in textbox_command_by_name()