Home
last modified time | relevance | path

Searched defs:installProgress (Results 1 – 11 of 11) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/GUI/
H A DLauncherPackageDelegate.hxx27 void installProgress(simgear::pkg::InstallRef, unsigned int, unsigned int) override{}; in installProgress() function in LauncherPackageDelegate
H A DThumbnailImageItem.cxx28 void installProgress(pkg::InstallRef, unsigned int, unsigned int) override {} in installProgress() function in ThumbnailImageItem::ThumbnailPackageDelegate
H A DCatalogListModel.cxx53 void installProgress(InstallRef, unsigned int, unsigned int) override {} in installProgress() function in CatalogDelegate
H A DAircraftModel.cxx80 void installProgress(InstallRef aInstall, unsigned int bytes, unsigned int total) override in installProgress() function in PackageDelegate
H A DQmlAircraftInfo.cxx54 void installProgress(InstallRef aInstall, unsigned int bytes, unsigned int total) override in installProgress() function in QmlAircraftInfo::Delegate
/dports/devel/simgear/simgear-2020.3.11/simgear/package/
H A Dpkgutil.cxx59 virtual void installProgress(pkg::InstallRef aInstall, unsigned int bytes, unsigned int total) in installProgress() function in MyDelegate
H A DInstall.cxx442 void Install::installProgress(unsigned int aBytes, unsigned int aTotal) in installProgress() function in simgear::pkg::Install
H A DRoot.cxx675 void Root::installProgress(InstallRef aInstall, unsigned int aBytes, unsigned int aTotal) in installProgress() function in simgear::pkg::Root
/dports/net-im/qTox/qTox-1.17.4/updater/
H A Dwidget.cpp208 float installProgress = 75; in update() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/app/server/mac/
H A Dupdate_service_wrappers.mm113 - (int)installProgress { method
/dports/devel/pysvn/pysvn-1.9.12/Source/
H A Dpysvn_svnenv.cpp546 void SvnContext::installProgress( bool install ) in installProgress() function in SvnContext