Searched defs:prophs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xcb-util/dist/property/ |
| H A D | property.c | 69 xcb_property_changed(xcb_property_handlers_t *prophs, uint8_t state, xcb_window_t window, xcb_atom_t atom) argument 87 xcb_property_handlers_t *prophs = data; local in function:handle_property_notify_event 96 xcb_property_handlers_init(xcb_property_handlers_t *prophs, xcb_event_handlers_t *evenths) argument 104 xcb_property_handlers_wipe(xcb_property_handlers_t * prophs) argument 116 xcb_property_get_event_handlers(xcb_property_handlers_t * prophs) 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 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 6 milliseconds