Home
last modified time | relevance | path

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

/dports/mail/trojita/trojita-0.7/src/Gui/
H A DLineEdit.cpp46 bool LineEdit::isHistoryEnabled() in isHistoryEnabled() function in LineEdit
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/
H A DMemoizeFunction.cxx168 Bool MemoizeFunction::isHistoryEnabled() const in isHistoryEnabled() function in MemoizeFunction
H A DMemoizeEvaluation.cxx288 Bool MemoizeEvaluation::isHistoryEnabled() const in isHistoryEnabled() function in MemoizeEvaluation
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/
H A DHistoryStrategy.java219 boolean isHistoryEnabled() { in isHistoryEnabled() method in HistoryStrategy
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/history/
H A DRepositoryInfo.java116 public boolean isHistoryEnabled() { in isHistoryEnabled() method in RepositoryInfo
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/configuration/
H A DProject.java250 public boolean isHistoryEnabled() { in isHistoryEnabled() method in Project
H A DConfiguration.java708 public boolean isHistoryEnabled() { in isHistoryEnabled() method in Configuration
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.console/src/org/eclipse/equinox/console/common/
H A DConsoleInputScanner.java39 private boolean isHistoryEnabled = true; field in ConsoleInputScanner
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/ui/qml/
H A DSettingsModel.cpp174 bool SettingsModel::isHistoryEnabled() const in isHistoryEnabled() function in SettingsModel
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Process/
H A DWhittleFactory.cxx321 Bool WhittleFactory::isHistoryEnabled() const in isHistoryEnabled() function in WhittleFactory
/dports/net-im/qTox/qTox-1.17.4/src/persistence/
H A Dprofile.cpp641 bool Profile::isHistoryEnabled() in isHistoryEnabled() function in Profile
/dports/devel/eric6/eric6-21.11/eric/eric6/QScintilla/
H A DShell.py2372 def isHistoryEnabled(self): member in Shell