Searched refs:MainLoop (Results 1 – 25 of 35) sorted by relevance
12
105 gobject.MainLoop().get_context().iteration(True)108 gobject.MainLoop().run()
110 gobject.MainLoop().get_context().iteration(True)113 gobject.MainLoop().run()
108 gobject.MainLoop().get_context().iteration(True)110 gobject.MainLoop().run()
118 gobject.MainLoop().get_context().iteration(True)120 gobject.MainLoop().run()
136 gobject.MainLoop().get_context().iteration(True)138 gobject.MainLoop().run()
150 gobject.MainLoop().get_context().iteration(True)152 gobject.MainLoop().run()
17 internal const int MainLoop = 3; field in Org.Brotli.Dec.RunningState
695 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()696 goto case Org.Brotli.Dec.RunningState.MainLoop; in Decompress()699 case Org.Brotli.Dec.RunningState.MainLoop: in Decompress()792 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()887 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()929 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()936 state.runningState = Org.Brotli.Dec.RunningState.MainLoop; in Decompress()
31 loop = urwid.MainLoop(u.render(), PALETTE, event_loop=evl, handle_mouse=False)
86 gobject.MainLoop().quit()199 gobject.MainLoop().run()
66 gobject.MainLoop().run()
76 gobject.MainLoop().run()
22 gobject.MainLoop().run()
37 loop = GObject.MainLoop()