Searched defs:long_len (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xcb-util/dist/property/ |
| H A D | xcb_property.h | 50 uint32_t long_len; member in struct:__anoneb3346fb0108
|
| H A D | property.c | 35 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 D | icccm.c | 122 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