Home
last modified time | relevance | path

Searched refs:CloseDocumentWithTag (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/spellcheck/browser/
H A Dspellcheck_platform_android.cc76 void CloseDocumentWithTag(int tag) { in CloseDocumentWithTag() function
H A Dspellcheck_platform.h115 void CloseDocumentWithTag(int tag);
H A Dspellcheck_platform_win.cc99 void CloseDocumentWithTag(int tag) { in CloseDocumentWithTag() function
H A Dspellcheck_platform_mac_unittest.cc84 spellcheck_platform::CloseDocumentWithTag(doc_tag); in TEST_F()
H A Dspellcheck_platform_mac.mm248 void CloseDocumentWithTag(int tag) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/spellcheck/browser/
H A Dspellcheck_platform_android.cc90 void CloseDocumentWithTag(int tag) { in CloseDocumentWithTag() function
H A Dspellcheck_platform.h130 void CloseDocumentWithTag(int tag);
H A Dspellcheck_platform_mac_unittest.cc84 spellcheck_platform::CloseDocumentWithTag(doc_tag); in TEST_F()
H A Dspellcheck_platform_win.cc113 void CloseDocumentWithTag(int tag) { in CloseDocumentWithTag() function
H A Dspellcheck_platform_mac.mm262 void CloseDocumentWithTag(int tag) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspell_check_host_chrome_impl.cc238 spellcheck_platform::CloseDocumentWithTag(ToDocumentTag(route_id)); in RetireDocumentTag()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspell_check_host_chrome_impl.cc301 spellcheck_platform::CloseDocumentWithTag(ToDocumentTag(route_id)); in RetireDocumentTag()