Searched refs:preferred_dnd_action (Results 1 – 2 of 2) sorted by relevance
133 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()
456 enum wl_data_device_manager_dnd_action preferred_dnd_action; member