Home
last modified time | relevance | path

Searched defs:OnStartTimer (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbcmaterialdesignbutton.pas64 procedure OnStartTimer({%H-}Sender: TObject); procedure
366 procedure TBCMaterialDesignButton.OnStartTimer(Sender: TObject); procedure
H A Dbcmdbuttonfocus.pas84 procedure OnStartTimer(Sender: TObject); procedure
684 procedure TCustomBCMDButtonFocus.OnStartTimer(Sender: TObject); procedure
H A Dbcmdbutton.pas713 procedure TCustomBCMDButton.OnStartTimer(Sender: TObject); procedure
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/power/
H A Dnative_timer.cc163 void NativeTimer::OnStartTimer(base::OnceClosure timer_expiration_callback, in OnStartTimer() function in chromeos::NativeTimer
/dports/editors/lazarus/lazarus/lcl/
H A Dcustomtimer.pas52 property OnStartTimer: TNotifyEvent read FOnStartTimer write FOnStartTimer; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomtimer.pas52 property OnStartTimer: TNotifyEvent read FOnStartTimer write FOnStartTimer; property
/dports/editors/lazarus-qt5/lazarus/lcl/
H A Dcustomtimer.pas52 property OnStartTimer: TNotifyEvent read FOnStartTimer write FOnStartTimer; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/
H A Dcustomtimer.pas52 property OnStartTimer: TNotifyEvent read FOnStartTimer write FOnStartTimer; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/timer/
H A Darc_timer_bridge.cc37 void OnStartTimer(mojom::TimerHost::StartTimerCallback callback, bool result) { in OnStartTimer() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/timer/
H A Darc_timer_bridge.cc37 void OnStartTimer(mojom::TimerHost::StartTimerCallback callback, bool result) { in OnStartTimer() function
/dports/games/xpilot/xpilot-4.5.5/src/server/NT/
H A DxpilotsDlg.cpp530 afx_msg LONG CXpilotsDlg::OnStartTimer(UINT unused, LONG fps) in OnStartTimer() function in CXpilotsDlg
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dsupertooltip.py894 def OnStartTimer(self): member in SuperToolTip