Home
last modified time | relevance | path

Searched defs:xcb_get_property_cookie_t (Results 1 – 2 of 2) sorted by relevance

/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-util-0.3.0/src/ffi/
H A Dewmh.rs282 …ewmh_get_supported(ewmh: *mut xcb_ewmh_connection_t, screen_nbr: c_int) -> xcb_get_property_cookie… in xcb_ewmh_get_supported()
287 …mh_get_client_list(ewmh: *mut xcb_ewmh_connection_t, screen_nbr: c_int) -> xcb_get_property_cookie… in xcb_ewmh_get_client_list()
324 …_get_desktop_names(ewmh: *mut xcb_ewmh_connection_t, screen_nbr: c_int) -> xcb_get_property_cookie… in xcb_ewmh_get_desktop_names()
330 …_get_active_window(ewmh: *mut xcb_ewmh_connection_t, screen_nbr: c_int) -> xcb_get_property_cookie… in xcb_ewmh_get_active_window()
335 …_ewmh_get_workarea(ewmh: *mut xcb_ewmh_connection_t, screen_nbr: c_int) -> xcb_get_property_cookie… in xcb_ewmh_get_workarea()
348 …_get_virtual_roots(ewmh: *mut xcb_ewmh_connection_t, screen_nbr: c_int) -> xcb_get_property_cookie… in xcb_ewmh_get_virtual_roots()
365 …ewmh_get_wm_name(ewmh: *mut xcb_ewmh_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_ewmh_get_wm_name()
399 …wmh_get_wm_state(ewmh: *mut xcb_ewmh_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_ewmh_get_wm_state()
413 …wmh_get_wm_strut(ewmh: *mut xcb_ewmh_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_ewmh_get_wm_strut()
434 …ewmh_get_wm_icon(ewmh: *mut xcb_ewmh_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_ewmh_get_wm_icon()
[all …]
H A Dicccm.rs118 …fn xcb_icccm_get_wm_name(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_name()
123 …b_icccm_get_wm_icon_name(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_icon_name()
124 …t_wm_icon_name_unchecked(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_icon_name_unchecked()
137 …cm_get_wm_client_machine(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_client_machine()
143 …n xcb_icccm_get_wm_class(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_class()
144 …m_get_wm_class_unchecked(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_class_unchecked()
151 …ccm_get_wm_transient_for(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_transient_for()
174 …cccm_get_wm_normal_hints(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_normal_hints()
175 …m_normal_hints_unchecked(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_normal_hints_unchecked()
192 …n xcb_icccm_get_wm_hints(c: *mut xcb_connection_t, window: xcb_window_t) -> xcb_get_property_cooki… in xcb_icccm_get_wm_hints()
[all …]