Searched defs:handle_event (Results 1 – 6 of 6) sorted by relevance
127 static void handle_event(struct input_event& ev, DumbFramebuffer* fb) in handle_event() function
248 fn handle_event<T: Device>( in handle_event() method
93 void (*handle_event)(struct inotify_watch *, u32, u32, u32, member
155 static int handle_event(struct usbd_pdata *pdata, in handle_event() function
350 fn handle_event(&mut self, ev: XEvent) { in handle_event() method647 fn handle_event(&mut self, ev: XEvent) { in handle_event() method
167 def handle_event(event): function