Home
last modified time | relevance | path

Searched defs:TimerProc (Results 1 – 25 of 126) sorted by relevance

123456

/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dtimer.h34 typedef void (*TimerProc)(void *refCon); typedef
/dports/games/residualvm/residualvm-0.3.1/common/
H A Dtimer.h34 typedef void (*TimerProc)(void *refCon); typedef
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dtimer.h43 typedef void (*TimerProc)(void *refCon); /*!< Type definition of a timer instance. */ typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/
H A Dcfx_timer.cpp44 void CFX_Timer::TimerProc(int32_t idEvent) { in TimerProc() function in CFX_Timer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/
H A Dcfx_timer.cpp42 void CFX_Timer::TimerProc(int32_t idEvent) { in TimerProc() function in CFX_Timer
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/fpdfxfa/
H A Dfpdfxfa_util.cpp49 void CXFA_FWLAdapterTimerMgr::TimerProc(int32_t idEvent) { in TimerProc() function in CXFA_FWLAdapterTimerMgr
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/psp/
H A Dosys_psp.h132 typedef int (*TimerProc)(int interval); typedef
/dports/x11/eaglemode/eaglemode-0.95.0/src/emWnds/
H A DemWndsScheduler.cpp122 VOID CALLBACK emWndsScheduler::TimerProc( in TimerProc() function in emWndsScheduler
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A DResourcePool.cs121 void TimerProc(Object userData) { in TimerProc() method in System.Web.Util.ResourcePool
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstWindowCustom.cpp82 void CALLBACK Custom::TimerProc(HWND const hWnd,uint,const UINT_PTR id,DWORD) in TimerProc() function in Nestopia::Window::Custom
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/fpdfxfa/
H A Dcxfa_fwladaptertimermgr.cpp65 void CXFA_FWLAdapterTimerMgr::TimerProc(int32_t idEvent) { in TimerProc() function in CXFA_FWLAdapterTimerMgr
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/
H A Dwintimer.cpp86 VOID CALLBACK WinTimer::TimerProc (HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in TimerProc() function in VSTGUI::WinTimer
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/
H A Dwintimer.cpp86 VOID CALLBACK WinTimer::TimerProc (HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in TimerProc() function in VSTGUI::WinTimer
/dports/benchmarks/iperf3/iperf-3.10.1/src/
H A Dtimer.h55 typedef void TimerProc( TimerClientData client_data, struct iperf_time* nowP ); typedef
/dports/www/trafficserver/trafficserver-9.1.1/tools/http_load/
H A Dtimers.h52 typedef void TimerProc(ClientData client_data, struct timeval *nowP); typedef
/dports/www/http_load/http_load-09Mar2016/
H A Dtimers.h53 typedef void TimerProc( ClientData client_data, struct timeval* nowP ); typedef
/dports/www/thttpd/thttpd-2.29/
H A Dtimers.h53 typedef void TimerProc( ClientData client_data, struct timeval* nowP ); typedef
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A DJS_Object.h26 virtual void TimerProc(CJS_Timer* pTimer) {} in TimerProc() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Caret.cpp101 void CPWL_Caret::TimerProc() { in TimerProc() function in CPWL_Caret
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Caret.cpp93 void CPWL_Caret::TimerProc() { in TimerProc() function in CPWL_Caret
/dports/biology/figtree/figtree-1.4.4/packaging_tools/windows/launch4j/head_src/guihead/
H A Dguihead.c204 VOID CALLBACK TimerProc( in TimerProc() function
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Driven_stack.h96 typedef Common::Functor0<void> TimerProc; typedef
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/ds/arm9/source/
H A Dosystem_ds.h77 typedef int (*TimerProc)(int interval); typedef
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Driven_stack.h109 typedef Common::Functor0<void> TimerProc; typedef
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/iphone/
H A Dosys_main.h46 typedef int (*TimerProc)(int interval); typedef

123456