Searched defs:long_len (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xcb-util/dist/property/
H A Dxcb_property.h50 uint32_t long_len; member in struct:__anoneb3346fb0108
H A Dproperty.c35 xcb_get_any_property(xcb_connection_t *c, uint8_t del, xcb_window_t window, xcb_atom_t name, uint32_t long_len) argument
122 set_prop_handler(xcb_property_handler_t *cur, uint32_t long_len, xcb_generic_property_handler_t handler, void *data) argument
130 xcb_property_set_handler(xcb_property_handlers_t *prophs, xcb_atom_t name, uint32_t long_len, xcb_generic_property_handler_t handler, void *data) argument
43 xcb_get_any_property_unchecked(xcb_connection_t * c,uint8_t del,xcb_window_t window,xcb_atom_t name,uint32_t long_len) argument
143 xcb_property_set_default_handler(xcb_property_handlers_t * prophs,uint32_t long_len,xcb_generic_property_handler_t handler,void * data) argument
[all...]
/xsrc/external/mit/xcb-util/dist/icccm/
H A Dicccm.c122 xcb_watch_wm_name(xcb_property_handlers_t *prophs, uint32_t long_len, argument
171 xcb_watch_wm_icon_name(xcb_property_handlers_t *prophs, uint32_t long_len, argument
221 xcb_watch_wm_client_machine(xcb_property_handlers_t *prophs, uint32_t long_len, argument

Completed in 4 milliseconds