Home
last modified time | relevance | path

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

/third_party/weston/xwayland/
Dselection.c383 wm->selection_property_set = 1; in weston_wm_flush_source_data()
433 wm->selection_property_set = 1; in weston_wm_read_data_source()
439 } else if (wm->selection_property_set) { in weston_wm_read_data_source()
469 if (wm->selection_property_set) { in weston_wm_read_data_source()
526 wm->selection_property_set = 0; in weston_wm_send_incr_chunk()
Dxwayland.h90 int selection_property_set; member