Home
last modified time | relevance | path

Searched refs:CreateTimer (Results 1 – 25 of 442) sorted by last modified time

12345678910>>...18

/dports/editors/lazarus/lazarus/lcl/interfaces/qt5/
H A Dqtobjects.pas706 … constructor CreateTimer(Interval: integer; const TimerFunc: TWSTimerProc; App: QObjectH); virtual; procedure
3789 FSelTimer := TQtTimer.CreateTimer(10, @selectionTimer, TheObject);
4638 constructor TQtTimer.CreateTimer(Interval: integer;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/qt5/
H A Dqtobjects.pas706 … constructor CreateTimer(Interval: integer; const TimerFunc: TWSTimerProc; App: QObjectH); virtual; procedure
3789 FSelTimer := TQtTimer.CreateTimer(10, @selectionTimer, TheObject);
4638 constructor TQtTimer.CreateTimer(Interval: integer;
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp370 timer = CreateTimer(); in CelestiaCore()
H A Dcelx.cpp508 timer = CreateTimer(); in LuaState()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelestiacore.cpp370 timer = CreateTimer(); in CelestiaCore()
H A Dcelx.cpp508 timer = CreateTimer(); in LuaState()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsPresContext.h1129 already_AddRefed<nsITimer> CreateTimer(nsTimerCallbackFunc aCallback,
H A DnsPresContext.cpp2210 already_AddRefed<nsITimer> nsPresContext::CreateTimer( in CreateTimer() function in nsPresContext
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/tree/
H A DnsTreeBodyFrame.cpp1571 nsresult nsTreeBodyFrame::CreateTimer(const LookAndFeel::IntID aID, in CreateTimer() function in nsTreeBodyFrame
2363 CreateTimer(LookAndFeel::IntID::TreeLazyScrollDelay, LazyScrollCallback, in HandleEvent()
2402 CreateTimer(LookAndFeel::IntID::TreeOpenDelay, OpenCallback, in HandleEvent()
2474 CreateTimer(LookAndFeel::IntID::TreeCloseDelay, CloseCallback, in HandleEvent()
4157 self->CreateTimer(LookAndFeel::IntID::TreeScrollDelay, ScrollCallback, in LazyScrollCallback()
H A DnsTreeBodyFrame.h422 nsresult CreateTimer(const mozilla::LookAndFeel::IntID aID,
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/WebBrowser/
H A DTimers.cpp12 PLUGINFUNCTION(CreateTimer) { in PLUGINFUNCTION() argument
/dports/mail/thunderbird/thunderbird-91.8.0/browser/installer/windows/docs/
H A DWebBrowserAPI.rst27 ``CreateTimer``
33 This function stops running a timer that was started by ``CreateTimer``.
35 It takes the handle that ``CreateTimer`` returned, and returns nothing.
/dports/mail/thunderbird/thunderbird-91.8.0/browser/installer/windows/nsis/
H A Dstub.nsi559 WebBrowser::CreateTimer $0 ${_INTERVAL_MS}
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/www/firefox/firefox-99.0/layout/xul/tree/
H A DnsTreeBodyFrame.h422 nsresult CreateTimer(const mozilla::LookAndFeel::IntID aID,
H A DnsTreeBodyFrame.cpp1571 nsresult nsTreeBodyFrame::CreateTimer(const LookAndFeel::IntID aID, in CreateTimer() function in nsTreeBodyFrame
2363 CreateTimer(LookAndFeel::IntID::TreeLazyScrollDelay, LazyScrollCallback, in HandleEvent()
2402 CreateTimer(LookAndFeel::IntID::TreeOpenDelay, OpenCallback, in HandleEvent()
2474 CreateTimer(LookAndFeel::IntID::TreeCloseDelay, CloseCallback, in HandleEvent()
4158 self->CreateTimer(LookAndFeel::IntID::TreeScrollDelay, ScrollCallback, in LazyScrollCallback()
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/WebBrowser/
H A DTimers.cpp12 PLUGINFUNCTION(CreateTimer) { in PLUGINFUNCTION() argument
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsPresContext.cpp2305 already_AddRefed<nsITimer> nsPresContext::CreateTimer( in CreateTimer() function in nsPresContext
H A DnsPresContext.h1149 already_AddRefed<nsITimer> CreateTimer(nsTimerCallbackFunc aCallback,
/dports/www/firefox/firefox-99.0/browser/installer/windows/docs/
H A DWebBrowserAPI.rst27 ``CreateTimer``
33 This function stops running a timer that was started by ``CreateTimer``.
35 It takes the handle that ``CreateTimer`` returned, and returns nothing.
/dports/www/firefox/firefox-99.0/browser/installer/windows/nsis/
H A Dstub.nsi551 WebBrowser::CreateTimer $0 ${_INTERVAL_MS}
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/io/
H A Dprmwait.c39 static TimerEvent *CreateTimer(PRIntervalTime timeout,
90 static TimerEvent *CreateTimer( in CreateTimer() function
809 overlapped->data.mw.timer = CreateTimer( in PR_AddWaitFileDesc()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsPresContext.cpp2210 already_AddRefed<nsITimer> nsPresContext::CreateTimer( in CreateTimer() function in nsPresContext
H A DnsPresContext.h1129 already_AddRefed<nsITimer> CreateTimer(nsTimerCallbackFunc aCallback,

12345678910>>...18