Home
last modified time | relevance | path

Searched refs:shouldCheck (Results 1 – 25 of 133) sorted by relevance

123456

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DContextMenuController.cpp995 bool shouldCheck = false; in checkOrEnableIfNeeded() local
1002 shouldCheck = false; in checkOrEnableIfNeeded()
1014 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()
1020 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()
1026 shouldCheck = command.state() == TrueTriState; in checkOrEnableIfNeeded()
1063 shouldCheck = true; in checkOrEnableIfNeeded()
1118 shouldCheck = frame->editor()->smartInsertDeleteEnabled(); in checkOrEnableIfNeeded()
1195 shouldCheck = m_hitTestResult.mediaControlsEnabled(); in checkOrEnableIfNeeded()
1198 shouldCheck = m_hitTestResult.mediaLoopEnabled(); in checkOrEnableIfNeeded()
1246 shouldCheck = shouldEnable && m_hitTestResult.mediaMuted(); in checkOrEnableIfNeeded()
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dgofile.go36 metadata, cphs, load, check := s.shouldCheck(fh)
74 func (s *snapshot) shouldCheck(fh source.FileHandle) (m []*metadata, cphs []source.CheckPackageHand… func
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/
H A DReadOnlyStateChecker.java157 if (!yesToAllSelected && shouldCheck(resourceToCheck) in checkReadOnlyResources()
206 private boolean shouldCheck(IResource resourceToCheck) { in shouldCheck() method in ReadOnlyStateChecker
/dports/graphics/pixen/Pixen-0.1/
H A DUKUpdateChecker.h75 -(void) setCheckAtStartup: (BOOL)shouldCheck;
H A DUKUpdateChecker.m183 -(void) setCheckAtStartup: (BOOL)shouldCheck
185 NSNumber* doCheck = [NSNumber numberWithBool: shouldCheck];
188 [prefsButton setState: shouldCheck];
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/panmirror/spelling/
H A DPanmirrorSpellingDoc.java26 public native boolean shouldCheck(PanmirrorWordRange wordRange); in shouldCheck() method in PanmirrorSpellingDoc
/dports/net/messagelib/messagelib-21.12.3/webengineviewer/src/checkphishingurl/
H A Dlocaldatabasefile.h46 Q_REQUIRED_RESULT bool shouldCheck() const;
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/spelling/
H A DSpellingDoc.java41 boolean shouldCheck(WordRange range); in shouldCheck() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/api/
H A Dspelling.ts63 shouldCheck: (wordRange: EditorWordRange) => boolean; property
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/shell/
H A DShellService.jsm88 set shouldCheckDefaultBrowser(shouldCheck) {
91 !!shouldCheck
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/shell/
H A DShellService.jsm59 set shouldCheckDefaultClient(shouldCheck) {
60 Services.prefs.setBoolPref("shell.checkDefaultClient", !!shouldCheck);
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/shell/
H A DShellService.jsm77 set shouldCheckDefaultBrowser(shouldCheck) {
78 Services.prefs.setBoolPref("browser.shell.checkDefaultBrowser", !!shouldCheck);
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/shell/
H A DShellService.jsm79 set shouldCheckDefaultBrowser(shouldCheck) {
80 Services.prefs.setBoolPref("browser.shell.checkDefaultBrowser", !!shouldCheck);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimedatabase_p.h109 bool shouldCheck();

123456