Lines Matching refs:button

2197 /**< The left mouse button. */
2200 /**< The right mouse button. */
2203 /**< The middle mouse button. */
2229 uint8_t button;
2242 uint8_t button;
2414 grabbed device (button event for the pointer, key event for the keyboard), at
7422 * before using `xcb_grab_pointer`, `xcb_grab_button` or within a normal button
7446 * before using `xcb_grab_pointer`, `xcb_grab_button` or within a normal button
7457 * @brief Grab pointer button(s)
7476 * @param button A bitmask of #xcb_button_index_t values.
7477 * @param button \n
7486 * which the button was pressed (as transmitted in the ButtonPress event), and the
7489 * The pointer is not grabbed and the specified button is logically pressed when
7497 * A passive grab on the same button/key combination does not exist on any
7506 * button/key combinations on the same window. A modifier of AnyModifier is
7509 * specified modifiers have currently assigned keycodes. A button of AnyButton is
7511 * not required that the button specified currently be assigned to a physical
7512 * button.
7515 * GrabButton request with the same button/key combination on the same window.
7533 uint8_t button,
7537 * @brief Grab pointer button(s)
7556 * @param button A bitmask of #xcb_button_index_t values.
7557 * @param button \n
7566 * which the button was pressed (as transmitted in the ButtonPress event), and the
7569 * The pointer is not grabbed and the specified button is logically pressed when
7577 * A passive grab on the same button/key combination does not exist on any
7586 * button/key combinations on the same window. A modifier of AnyModifier is
7589 * specified modifiers have currently assigned keycodes. A button of AnyButton is
7591 * not required that the button specified currently be assigned to a physical
7592 * button.
7595 * GrabButton request with the same button/key combination on the same window.
7610 uint8_t button,
7626 uint8_t button,
7640 uint8_t button,