Searched refs:WL_EVENT_WRITABLE (Results 1 – 8 of 8) sorted by relevance
70 if (mask & WL_EVENT_WRITABLE) in weston_dbus_dispatch_watch()95 mask |= WL_EVENT_WRITABLE; in weston_dbus_add_watch()133 mask |= WL_EVENT_WRITABLE; in weston_dbus_toggle_watch()
231 wl_event_loop_add_fd(loop, fd, WL_EVENT_WRITABLE, in clipboard_client_create()
106 mask |= WL_EVENT_WRITABLE; in wl_event_source_fd_dispatch()137 if (mask & WL_EVENT_WRITABLE) in add_source()223 if (mask & WL_EVENT_WRITABLE) in wl_event_source_fd_update()
41 WL_EVENT_WRITABLE = 0x02, enumerator
346 if (mask & WL_EVENT_WRITABLE) { in wl_client_connection_data()1365 WL_EVENT_WRITABLE | in wl_display_flush_clients()
98 writable_callback(wm->data_source_fd, WL_EVENT_WRITABLE, wm); in weston_wm_write_property()104 WL_EVENT_WRITABLE, in weston_wm_write_property()
770 if (mask & WL_EVENT_WRITABLE) in shared_output_handle_event()
2622 if (mask & WL_EVENT_WRITABLE) in wayland_backend_handle_event()