Home
last modified time | relevance | path

Searched refs:ProcessPendingEvents (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dwrapdaisy.cpp134 pd->ProcessPendingEvents(); in run()
179 pd->ProcessPendingEvents(); in run()
205 pd->ProcessPendingEvents(); in run()
290 pd->ProcessPendingEvents(); in run()
328 pd->ProcessPendingEvents(); in run()
385 pd->ProcessPendingEvents(); in run()
448 pd->ProcessPendingEvents(); in run()
518 pd->ProcessPendingEvents(); in run()
573 pd->ProcessPendingEvents(); in run()
639 pd->ProcessPendingEvents(); in run()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/standalone_receiver/
H A Dsdl_glue.cc19 alarm_.Schedule([this] { ProcessPendingEvents(); }, Alarm::kImmediately); in SDLEventLoopProcessor()
24 void SDLEventLoopProcessor::ProcessPendingEvents() { in ProcessPendingEvents() function in openscreen::cast::SDLEventLoopProcessor
38 alarm_.ScheduleFromNow([this] { ProcessPendingEvents(); }, kEventPollPeriod); in ProcessPendingEvents()
H A Dsdl_glue.h70 void ProcessPendingEvents();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/standalone_receiver/
H A Dsdl_glue.cc19 alarm_.Schedule([this] { ProcessPendingEvents(); }, Alarm::kImmediately); in SDLEventLoopProcessor()
24 void SDLEventLoopProcessor::ProcessPendingEvents() { in ProcessPendingEvents() function in openscreen::cast::SDLEventLoopProcessor
38 alarm_.ScheduleFromNow([this] { ProcessPendingEvents(); }, kEventPollPeriod); in ProcessPendingEvents()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dstudio.h262 # define ProcessPendingEvents(text) macro
277 # define ProcessPendingEvents(text) macro
289 # define ProcessPendingEvents(text) macro
299 # define ProcessPendingEvents(text) macro
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dstudio.h262 # define ProcessPendingEvents(text) macro
277 # define ProcessPendingEvents(text) macro
289 # define ProcessPendingEvents(text) macro
299 # define ProcessPendingEvents(text) macro
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/wand/
H A Dstudio.h259 # define ProcessPendingEvents(text) macro
274 # define ProcessPendingEvents(text) macro
286 # define ProcessPendingEvents(text) macro
318 # define ProcessPendingEvents(text) macro
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/wand/
H A Dstudio.h259 # define ProcessPendingEvents(text) macro
274 # define ProcessPendingEvents(text) macro
286 # define ProcessPendingEvents(text) macro
318 # define ProcessPendingEvents(text) macro
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dstudio.h276 # define ProcessPendingEvents(text) macro
291 # define ProcessPendingEvents(text) macro
303 # define ProcessPendingEvents(text) macro
335 # define ProcessPendingEvents(text) macro
H A Dmac.h76 ProcessPendingEvents(const char *),
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dstudio.h276 # define ProcessPendingEvents(text) macro
291 # define ProcessPendingEvents(text) macro
303 # define ProcessPendingEvents(text) macro
335 # define ProcessPendingEvents(text) macro
H A Dmac.h76 ProcessPendingEvents(const char *),
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Devtloopcmn.cpp172 wxTheApp->ProcessPendingEvents(); in DoYieldFor()
225 wxTheApp->ProcessPendingEvents(); in ProcessEvents()
309 wxTheApp->ProcessPendingEvents(); in DoRun()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickWand/
H A Dstudio.h242 # define ProcessPendingEvents(text) macro
254 # define ProcessPendingEvents(text) macro
264 # define ProcessPendingEvents(text) macro
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickWand/
H A Dstudio.h242 # define ProcessPendingEvents(text) macro
254 # define ProcessPendingEvents(text) macro
264 # define ProcessPendingEvents(text) macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Devtloopcmn.cpp163 wxTheApp->ProcessPendingEvents(); in ProcessEvents()
226 wxTheApp->ProcessPendingEvents(); in DoRun()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Devtloopcmn.cpp163 wxTheApp->ProcessPendingEvents(); in ProcessEvents()
226 wxTheApp->ProcessPendingEvents(); in DoRun()
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/internet/
H A Dwxreactor.py58 self.wxapp.ProcessPendingEvents()
162 wxapp.ProcessPendingEvents() # deal with any queued wxCallAfters
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/internet/
H A Dwxreactor.py54 self.wxapp.ProcessPendingEvents()
159 wxapp.ProcessPendingEvents() # deal with any queued wxCallAfters
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Devent.h35 void ProcessPendingEvents(void);
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Devent.h35 void ProcessPendingEvents(void);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/core/
H A Devtloop_cf.cpp95 wxTheApp->ProcessPendingEvents(); in CommonModeObserverCallBack()
295 wxTheApp->ProcessPendingEvents(); in OSXDoRun()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/samples/mainloop/
H A Dmainloop.py125 wx.GetApp().ProcessPendingEvents()
145 wx.GetApp().ProcessPendingEvents()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/core/
H A Devtloop_cf.cpp98 wxTheApp->ProcessPendingEvents(); in CommonModeObserverCallBack()
218 wxTheApp->ProcessPendingEvents(); in YieldFor()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/core/
H A Devtloop_cf.cpp98 wxTheApp->ProcessPendingEvents(); in CommonModeObserverCallBack()
218 wxTheApp->ProcessPendingEvents(); in YieldFor()

1234567