Searched refs:dispatch_events (Results 1 – 7 of 7) sorted by relevance
13 disp.dispatch_events(); in main()
23 disp.dispatch_events(); in main()
134 fn dispatch_events(&mut self); in dispatch_events() method235 pub fn dispatch_events(&mut self) { in dispatch_events() method236 self.inner.dispatch_events() in dispatch_events()
149 fn dispatch_events(&mut self) {} in dispatch_events() method
186 fn dispatch_events(&mut self) { in dispatch_events() method
711 fn dispatch_events(&mut self) { in dispatch_events() method
204 display.dispatch_events(); in process_display()