Home
last modified time | relevance | path

Searched refs:getStartup (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Dscript.cpp179 …Command *const startupCmd = localScript->getStartup(_game.getGameData().getCurrentScene()->_startu… in startStartupSection()
314 Command *Script::getStartup(uint8 startupId) const { in getStartup() function in MutationOfJB::Script
H A Dscript.h141 Command *getStartup(uint8 startupId) const;
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Dscript.cpp179 …Command *const startupCmd = localScript->getStartup(_game.getGameData().getCurrentScene()->_startu… in startStartupSection()
314 Command *Script::getStartup(uint8 startupId) const { in getStartup() function in MutationOfJB::Script
H A Dscript.h141 Command *getStartup(uint8 startupId) const;
/dports/devel/poco/poco-1.10.1-all/Util/include/Poco/Util/
H A DWinService.h131 Startup getStartup() const;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/
H A DEclipseLauncherParser.java68 getStartup(lines, launcherFolder); in read()
259 private URI getStartup(List<String> lines, URI launcherFolder) { in getStartup() method in EclipseLauncherParser
/dports/devel/poco/poco-1.10.1-all/Util/src/
H A DWinService.cpp213 WinService::Startup WinService::getStartup() const in getStartup() function in Poco::Util::WinService