Home
last modified time | relevance | path

Searched refs:x_connection_handler (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/zbar/zbar-0.23.90/zbar/processor/
H A Dx.c114 static int x_connection_handler (zbar_processor_t *proc, in x_connection_handler() function
133 x_connection_handler(proc, i); in x_internal_handler()
161 add_poll(proc, ConnectionNumber(proc->display), x_connection_handler); in _zbar_processor_open()
164 proc->state->pre_poll_handler = x_connection_handler; in _zbar_processor_open()