Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_wl_data.c432 data_device_res = in _e_comp_wl_data_device_destroy_selection_data_source()
435 if (data_device_res) in _e_comp_wl_data_device_destroy_selection_data_source()
521 data_device_res = in _e_comp_wl_data_device_selection_set()
523 if ((data_device_res) && (source)) in _e_comp_wl_data_device_selection_set()
530 else if (data_device_res) in _e_comp_wl_data_device_selection_set()
976 data_device_res = in e_comp_wl_data_device_send_enter()
978 if (!data_device_res) return; in e_comp_wl_data_device_send_enter()
1089 data_device_res = in e_comp_wl_data_device_send_offer()
1091 if (!data_device_res) return NULL; in e_comp_wl_data_device_send_offer()
1142 data_device_res = in e_comp_wl_data_device_keyboard_focus_set()
[all …]