Lines Matching defs:button
124 BUTTONSCROLL_BUTTON_DOWN, /* button is down */
209 /* Currently enabled method, button */
211 uint32_t button;
248 /* Key counter used for multiplexing button events internally in
265 /* middle-button emulation enabled */
562 unsigned int button,
567 int button,
629 int button,
673 uint32_t button)
676 if (button == BTN_LEFT)
678 else if (button == BTN_RIGHT)
681 return button;