Searched refs:MAX_BUTTONS (Results 1 – 1 of 1) sorted by relevance
151 #define MAX_BUTTONS 4 macro162 #define MAX_BUTTONS 5164 #define MAX_BUTTONS 111031 if (button > MAX_BUTTONS) { in decode_X10_bstate()1046 for (b = 1; b <= MAX_BUTTONS; ++b) { in decode_X10_bstate()1320 b3 = MAX_BUTTONS + 1; in decode_xterm_SGR1006()1330 } else if (b3 > MAX_BUTTONS) { in decode_xterm_SGR1006()1398 for (b = 4; b <= MAX_BUTTONS; ++b) { in _nc_mouse_inline()1591 for (b = 1; b <= MAX_BUTTONS; ++b) { in _nc_mouse_parse()1600 for (b = 1; b <= MAX_BUTTONS; ++b) { in _nc_mouse_parse()[all …]