Home
last modified time | relevance | path

Searched refs:CreateTimer (Results 251 – 275 of 442) sorted by relevance

1...<<1112131415161718

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceobject.inc450 function: CreateTimer
458 function TWinCEWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
H A Dwinceint.pp196 function CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle; override;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinceobject.inc450 function: CreateTimer
458 function TWinCEWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
H A Dwinceint.pp196 function CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle; override;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinceobject.inc450 function: CreateTimer
458 function TWinCEWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Platform/
H A DWFAppHost.cs214 public override ITimer CreateTimer(double msInterval, EventHandler elapsedHandler) in CreateTimer() method in GKUI.Platform.WFAppHost
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbonobject.inc1553 Method: TCarbonWidgetSet.CreateTimer
1560 function TCarbonWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
1565 DebugLn('TCarbonWidgetSet.CreateTimer Interval: ' + DbgS(Interval));
1574 'CreateTimer', 'InstallEventLoopTimer') then Exit;
1581 DebugLn('TCarbonWidgetSet.CreateTimer Result: ' + DbgS(Result));
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonobject.inc1553 Method: TCarbonWidgetSet.CreateTimer
1560 function TCarbonWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
1565 DebugLn('TCarbonWidgetSet.CreateTimer Interval: ' + DbgS(Interval));
1574 'CreateTimer', 'InstallEventLoopTimer') then Exit;
1581 DebugLn('TCarbonWidgetSet.CreateTimer Result: ' + DbgS(Result));
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbonobject.inc1553 Method: TCarbonWidgetSet.CreateTimer
1560 function TCarbonWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
1565 DebugLn('TCarbonWidgetSet.CreateTimer Interval: ' + DbgS(Interval));
1574 'CreateTimer', 'InstallEventLoopTimer') then Exit;
1581 DebugLn('TCarbonWidgetSet.CreateTimer Result: ' + DbgS(Result));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonobject.inc1553 Method: TCarbonWidgetSet.CreateTimer
1560 function TCarbonWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc): THandle;
1565 DebugLn('TCarbonWidgetSet.CreateTimer Interval: ' + DbgS(Interval));
1574 'CreateTimer', 'InstallEventLoopTimer') then Exit;
1581 DebugLn('TCarbonWidgetSet.CreateTimer Result: ' + DbgS(Result));
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DNetWebProxyFinder.cs280 timer = timerQueue.CreateTimer(timerCallback, request); in DownloadAndCompile()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dadfront2.cpp291 static int timer = NgProfiler::CreateTimer ("adfront2::GetLocals"); in GetLocals()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkRenderWindowInteractor.h161 virtual int CreateTimer(int timerType); //first group, for backward compatibility
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkRenderWindowInteractor.h200 virtual int CreateTimer(int timerType); // first group, for backward compatibility
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/
H A Dgtk3object.inc699 function TGtk3WidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc
712 DebugLn(['TGtk3WidgetSet.CreateTimer Interval=',dbgs(Interval)]);
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawnobject_win.inc573 function: CreateTimer
581 function TCDWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawnobject_win.inc573 function: CreateTimer
581 function TCDWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/
H A Dgtk3object.inc699 function TGtk3WidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc
712 DebugLn(['TGtk3WidgetSet.CreateTimer Interval=',dbgs(Interval)]);
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32object.inc580 function: CreateTimer
588 function TWin32WidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3object.inc680 function TGtk3WidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc
693 DebugLn(['TGtk3WidgetSet.CreateTimer Interval=',dbgs(Interval)]);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawnobject_win.inc573 function: CreateTimer
581 function TCDWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32object.inc580 function: CreateTimer
588 function TWin32WidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/
H A Dgtk3object.inc680 function TGtk3WidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc
693 DebugLn(['TGtk3WidgetSet.CreateTimer Interval=',dbgs(Interval)]);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawnobject_win.inc573 function: CreateTimer
581 function TCDWidgetSet.CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle;
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinceint.pp196 function CreateTimer(Interval: integer; TimerFunc: TWSTimerProc) : THandle; override;

1...<<1112131415161718