Home
last modified time | relevance | path

Searched refs:preferred_dnd_action (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/libweston/
Ddata-device.c133 preferred_action = offer->preferred_dnd_action; in data_offer_choose_action()
212 offer->preferred_dnd_action = preferred_action; in data_offer_set_actions()
331 offer->preferred_dnd_action = WL_DATA_DEVICE_MANAGER_DND_ACTION_NONE; in weston_data_source_send_offer()
/third_party/weston/include/libweston/
Dlibweston.h456 enum wl_data_device_manager_dnd_action preferred_dnd_action; member