Searched refs:CMD_TEXTBOX_TOP (Results 1 – 4 of 4) sorted by relevance
42 [KEY_HOME] = CMD_TEXTBOX_TOP,43 [KEY_BEG] = CMD_TEXTBOX_TOP,
67 CMD_TEXTBOX_TOP = REQ_FIRST_ITEM - KEY_MAX, enumerator
244 case CMD_TEXTBOX_TOP: in on_handle_key()
198 case TW_TOP: return CMD_TEXTBOX_TOP; in textbox_command_by_name()