Home
last modified time | relevance | path

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

/dports/biology/jalview/jalview/src/jalview/api/
H A DSequenceStructureBinding.java49 boolean isLoadingFinished(); in isLoadingFinished() method
/dports/biology/jalview/jalview/src/jalview/structures/models/
H A DSequenceStructureBindingModel.java61 public boolean isLoadingFinished() in isLoadingFinished() method in SequenceStructureBindingModel
H A DAAStructureBindingModel.java802 if (!colourBySequence || !isLoadingFinished()) in colourBySequence()
/dports/graphics/gwenview/gwenview-21.12.3/app/
H A Dkipiexportaction.cpp91 if (d->mKIPIInterface->isLoadingFinished()) { in init()
H A Dkipiinterface.h71 bool isLoadingFinished() const;
H A Dkipiinterface.cpp372 if (isLoadingFinished()) { in pluginActions()
387 bool KIPIInterface::isLoadingFinished() const in isLoadingFinished() function in Gwenview::KIPIInterface
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/resourcemanager/
H A Dqssgrenderimagebatchloader.cpp112 bool isLoadingFinished() in isLoadingFinished() function
261 if (!theBatch->isLoadingFinished()) { in blockUntilLoaded()