Home
last modified time | relevance | path

Searched refs:RequestTextCheck (Results 1 – 25 of 52) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/spellcheck/browser/
H A Dspell_check_host_impl.cc44 void SpellCheckHostImpl::RequestTextCheck(const base::string16& text, in RequestTextCheck() function in SpellCheckHostImpl
52 session_bridge_.RequestTextCheck(text, std::move(callback)); in RequestTextCheck()
H A Dspellcheck_platform_win.cc56 void RequestTextCheck(PlatformSpellChecker* spell_checker_instance, in RequestTextCheck() function
61 ->RequestTextCheck(document_tag, text, std::move(callback)); in RequestTextCheck()
H A Dwindows_spell_checker_unittest.cc102 TEST_F(WindowsSpellCheckerTest, RequestTextCheck) { in TEST_F() argument
128 win_spell_checker_->RequestTextCheck( in TEST_F()
H A Dplatform_spell_checker.h39 virtual void RequestTextCheck(
H A Dspellchecker_session_bridge_android.h30 void RequestTextCheck(const base::string16& text,
H A Dspell_check_host_impl.h44 void RequestTextCheck(const base::string16& text,
H A Dspellcheck_platform_android.cc79 void RequestTextCheck(PlatformSpellChecker* spell_checker_instance, in RequestTextCheck() function
H A Dspelling_service_client.h97 bool RequestTextCheck(content::BrowserContext* context,
H A Dspellcheck_platform.h118 void RequestTextCheck(PlatformSpellChecker* spell_checker_instance,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/spellcheck/browser/
H A Dspell_check_host_impl.cc44 void SpellCheckHostImpl::RequestTextCheck(const base::string16& text, in RequestTextCheck() function in SpellCheckHostImpl
52 session_bridge_.RequestTextCheck(text, std::move(callback)); in RequestTextCheck()
H A Dspellcheck_platform_win.cc56 void RequestTextCheck(PlatformSpellChecker* spell_checker_instance, in RequestTextCheck() function
61 ->RequestTextCheck(document_tag, text, std::move(callback)); in RequestTextCheck()
H A Dplatform_spell_checker.h39 virtual void RequestTextCheck(
H A Dwindows_spell_checker_unittest.cc112 TEST_F(WindowsSpellCheckerTest, RequestTextCheck) { in TEST_F() argument
135 win_spell_checker_->RequestTextCheck( in TEST_F()
H A Dspellchecker_session_bridge_android.h30 void RequestTextCheck(const base::string16& text,
H A Dspell_check_host_impl.h44 void RequestTextCheck(const base::string16& text,
H A Dwindows_spell_checker.h48 void RequestTextCheck(
H A Dspellcheck_platform_android.cc93 void RequestTextCheck(PlatformSpellChecker* spell_checker_instance, in RequestTextCheck() function
H A Dspelling_service_client.h97 bool RequestTextCheck(content::BrowserContext* context,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspelling_request.cc86 client->RequestTextCheck( in RequestRemoteCheck()
96 spellcheck_platform::RequestTextCheck( in RequestLocalCheck()
H A Dspell_check_host_chrome_impl_mac_browsertest.cc56 spell_check_host_->RequestTextCheck( in IN_PROC_BROWSER_TEST_F()
H A Dspell_check_host_chrome_impl.cc114 client_.RequestTextCheck( in CallSpellingService()
172 void SpellCheckHostChromeImpl::RequestTextCheck( in RequestTextCheck() function in SpellCheckHostChromeImpl
H A Dspell_check_host_chrome_impl.h78 void RequestTextCheck(const base::string16& text,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspelling_request.cc87 client->RequestTextCheck( in RequestRemoteCheck()
97 spellcheck_platform::RequestTextCheck( in RequestLocalCheck()
H A Dspell_check_host_chrome_impl.cc113 client_.RequestTextCheck( in CallSpellingService()
171 void SpellCheckHostChromeImpl::RequestTextCheck( in RequestTextCheck() function in SpellCheckHostChromeImpl
H A Dspell_check_host_chrome_impl_mac_browsertest.cc55 spell_check_host_->RequestTextCheck( in IN_PROC_BROWSER_TEST_F()

123