Home
last modified time | relevance | path

Searched refs:WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY (Results 1 – 5 of 5) sorted by relevance

/third_party/weston/libweston/
Ddata-device.c63 #define ALL_ACTIONS (WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY | \
135 offer_actions = WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY; in data_offer_choose_action()
142 source_actions = WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY; in data_offer_choose_action()
857 compositor_action = WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY; in drag_grab_keyboard_modifiers()
/third_party/weston/clients/
Ddnd.c282 else if (dnd_action == WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY) in lookup_dnd_cursor()
510 WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY; in create_drag_source()
Dwindow.c3687 WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY | in data_device_enter()
/third_party/wayland_standard/tests/data/
Dexample-server.h2154 WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY = 1, enumerator
Dexample-client.h2688 WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY = 1, enumerator