Home
last modified time | relevance | path

Searched defs:OnTime (Results 1 – 8 of 8) sorted by relevance

/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Route.CsvRw/Structures/Trains/
H A DStopRequest.cs14 internal RequestStop OnTime; field
/dports/games/openbve/OpenBVE-1.8.2.1/source/RouteManager2/Events/
H A DRequestStop.cs29 …Route CurrentRoute, int StationIndex, int MaxCars, bool FullSpeed, RequestStop OnTime, RequestStop… in RequestStopEvent()
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/taskjuggler/
H A Dtaskjuggler.h31 Undefined = 0, NotStarted, InProgressLate, InProgress, OnTime, enumerator
/dports/x11/idesk/idesk-0.7.5/src/
H A DXImlib2Background.cpp354 void XImlib2Background::OnTime() in OnTime() function in XImlib2Background
/dports/editors/libreoffice/libreoffice-7.2.6.2/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx379 void SAL_CALL VbaApplicationBase::OnTime( const uno::Any& aEarliestTime, const OUString& aFunction,… in OnTime() function in VbaApplicationBase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx380 void SAL_CALL VbaApplicationBase::OnTime( const uno::Any& aEarliestTime, const OUString& aFunction,… in OnTime() function in VbaApplicationBase
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/nyquist/
H A DNyquist.cpp3093 void NyquistEffect::OnTime(wxCommandEvent& evt) in OnTime() function in NyquistEffect
/dports/games/xye/xye-0.12.2/src/
H A Dxye.cpp7158 bool OnTime=false; in Loop() local