Home
last modified time | relevance | path

Searched refs:CLUTTER_BUTTON_PRIMARY (Results 1 – 25 of 29) sorted by relevance

12

/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/
H A Dclutter-input-pointer-a11y.c359 emit_button_click (device, CLUTTER_BUTTON_PRIMARY); in emit_dwell_click()
363 emit_button_click (device, CLUTTER_BUTTON_PRIMARY); in emit_dwell_click()
364 emit_button_click (device, CLUTTER_BUTTON_PRIMARY); in emit_dwell_click()
370 emit_button_release (device, CLUTTER_BUTTON_PRIMARY); in emit_dwell_click()
375 emit_button_press (device, CLUTTER_BUTTON_PRIMARY); in emit_dwell_click()
692 if (button == CLUTTER_BUTTON_PRIMARY) in _clutter_input_pointer_a11y_on_button_event()
H A Dclutter-input-focus.c215 event->button.button == CLUTTER_BUTTON_PRIMARY)) in clutter_input_focus_filter_event()
H A Dclutter-event.h87 #define CLUTTER_BUTTON_PRIMARY (1) macro
/dports/graphics/clutter/clutter-1.26.4/doc/cookbook/examples/
H A Danimations-scaling-zoom.c58 if (button == CLUTTER_BUTTON_PRIMARY) in clicked_cb()
/dports/graphics/clutter/clutter-1.26.4/doc/cookbook/html/examples/
H A Danimations-scaling-zoom.c58 if (button == CLUTTER_BUTTON_PRIMARY) in clicked_cb()
/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-input-device-native.c718 case CLUTTER_BUTTON_PRIMARY: in get_button_index()
870 device_evdev->mousekeys_btn = CLUTTER_BUTTON_PRIMARY; in enable_mousekeys()
892 if (device_evdev->mousekeys_btn_states[get_button_index (CLUTTER_BUTTON_PRIMARY)]) in disable_mousekeys()
894 device_evdev->mousekeys_btn = CLUTTER_BUTTON_PRIMARY; in disable_mousekeys()
1029 device->mousekeys_btn = CLUTTER_BUTTON_PRIMARY; in handle_mousekeys_press()
H A Dmeta-virtual-input-device-native.c307 case CLUTTER_BUTTON_PRIMARY: in translate_to_evdev_button()
/dports/graphics/clutter/clutter-1.26.4/examples/
H A Deasing-modes.c88 else if (event->button == CLUTTER_BUTTON_PRIMARY) in on_button_press()
H A Dbox-layout.c71 case CLUTTER_BUTTON_PRIMARY: in button_release_cb()
H A Dgrid-layout.c92 case CLUTTER_BUTTON_PRIMARY: in button_release_cb()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/examples/
H A Deasing-modes.c88 else if (event->button == CLUTTER_BUTTON_PRIMARY) in on_button_press()
H A Dbox-layout.c71 case CLUTTER_BUTTON_PRIMARY: in button_release_cb()
H A Dgrid-layout.c92 case CLUTTER_BUTTON_PRIMARY: in button_release_cb()
/dports/graphics/clutter/clutter-1.26.4/tests/interactive/
H A Dtest-easing.c103 else if (event->button == CLUTTER_BUTTON_PRIMARY) in on_button_press()
H A Dtest-clip.c237 case CLUTTER_BUTTON_PRIMARY: in on_button_press()
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/interactive/
H A Dtest-easing.c110 else if (event->button == CLUTTER_BUTTON_PRIMARY) in on_button_press()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/interactive/
H A Dtest-easing.c103 else if (event->button == CLUTTER_BUTTON_PRIMARY) in on_button_press()
/dports/graphics/clutter/clutter-1.26.4/clutter/
H A Dclutter-drop-action.c138 clutter_event_get_button (event) != CLUTTER_BUTTON_PRIMARY) in on_stage_capture()
H A Dclutter-event.h87 #define CLUTTER_BUTTON_PRIMARY (1) macro
H A Dclutter-drag-action.c423 if (clutter_event_get_button (event) != CLUTTER_BUTTON_PRIMARY) in on_drag_begin()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/
H A Dclutter-drop-action.c138 clutter_event_get_button (event) != CLUTTER_BUTTON_PRIMARY) in on_stage_capture()
H A Dclutter-event.h87 #define CLUTTER_BUTTON_PRIMARY (1) macro
H A Dclutter-drag-action.c423 if (clutter_event_get_button (event) != CLUTTER_BUTTON_PRIMARY) in on_drag_begin()
/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-input-settings-x11.c821 CLUTTER_BUTTON_PRIMARY, in meta_input_settings_x11_set_stylus_button_map()
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/evdev/
H A Dclutter-seat-evdev.c507 button_nr = CLUTTER_BUTTON_PRIMARY; in clutter_seat_evdev_notify_button()

12