Home
last modified time | relevance | path

Searched refs:SpellingPanelVisible (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/test/
H A Dspellcheck_mock_panel_host.h23 bool SpellingPanelVisible();
H A Dspellcheck_mock_panel_host.cc18 bool SpellCheckMockPanelHost::SpellingPanelVisible() { in SpellingPanelVisible() function in spellcheck::SpellCheckMockPanelHost
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/spellcheck/browser/
H A Dspellcheck_platform_android.cc30 bool SpellingPanelVisible() { in SpellingPanelVisible() function
H A Dspellcheck_platform.h56 bool SpellingPanelVisible();
H A Dspellcheck_platform_win.cc107 bool SpellingPanelVisible() { in SpellingPanelVisible() function
H A Dspellcheck_platform_mac.mm127 bool SpellingPanelVisible() {
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/spellcheck/browser/
H A Dspellcheck_platform_android.cc44 bool SpellingPanelVisible() { in SpellingPanelVisible() function
H A Dspellcheck_platform.h71 bool SpellingPanelVisible();
H A Dspellcheck_platform_win.cc121 bool SpellingPanelVisible() { in SpellingPanelVisible() function
H A Dspellcheck_platform_mac.mm141 bool SpellingPanelVisible() {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspellcheck_mac_view_interactive_uitest.mm43 EXPECT_TRUE(host->SpellingPanelVisible());
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspellcheck_mac_view_interactive_uitest.mm44 EXPECT_TRUE(host->SpellingPanelVisible());
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/site_isolation/
H A Dspellcheck_per_process_browsertest.cc394 EXPECT_TRUE(host->SpellingPanelVisible()); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/renderer_host/
H A Dchrome_render_widget_host_view_mac_delegate.mm221 const bool visible = spellcheck_platform::SpellingPanelVisible();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/renderer_host/
H A Dchrome_render_widget_host_view_mac_delegate.mm221 const bool visible = spellcheck_platform::SpellingPanelVisible();