Home
last modified time | relevance | path

Searched refs:document_tag (Results 1 – 19 of 19) sorted by relevance

/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/Export/
H A DXML.pm18 $self->document_tag || $self->document_tag( DEFAULT_DOC_TAG );
25 sub create_header { return '<' . $_[0]->document_tag . ">\n" }
26 sub create_footer { return '</' . $_[0]->document_tag . ">\n" }
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/spellchecker/
H A Dspelling_request.cc32 int document_tag, in SpellingRequest() argument
46 RequestLocalCheck(platform_spell_checker, document_tag); in SpellingRequest()
94 int document_tag) { in RequestLocalCheck() argument
97 platform_spell_checker, document_tag, text_, in RequestLocalCheck()
H A Dspelling_request.h28 int document_tag,
45 int document_tag);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/spellchecker/
H A Dspelling_request.cc33 int document_tag, in SpellingRequest() argument
47 RequestLocalCheck(platform_spell_checker, document_tag); in SpellingRequest()
95 int document_tag) { in RequestLocalCheck() argument
98 platform_spell_checker, document_tag, text_, in RequestLocalCheck()
H A Dspelling_request.h28 int document_tag,
45 int document_tag);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/spellcheck/browser/
H A Dspellcheck_platform_win.cc57 int document_tag, in RequestTextCheck() argument
61 ->RequestTextCheck(document_tag, text, std::move(callback)); in RequestTextCheck()
H A Dwindows_spell_checker.h45 int document_tag,
98 int document_tag,
H A Dplatform_spell_checker.h40 int document_tag,
H A Dspellcheck_platform_android.cc80 int document_tag, in RequestTextCheck() argument
H A Dwindows_spell_checker.cc102 int document_tag, in RequestTextCheckForAllLanguages() argument
376 int document_tag, in RequestTextCheck() argument
382 base::Unretained(background_helper_.get()), document_tag, in RequestTextCheck()
H A Dspellcheck_platform.h119 int document_tag,
H A Dspellcheck_platform_mac.mm253 int document_tag,
265 inSpellDocumentWithTag:document_tag
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/spellcheck/browser/
H A Dspellcheck_platform_win.cc57 int document_tag, in RequestTextCheck() argument
61 ->RequestTextCheck(document_tag, text, std::move(callback)); in RequestTextCheck()
H A Dplatform_spell_checker.h40 int document_tag,
H A Dwindows_spell_checker.cc69 int document_tag,
210 int document_tag, in RequestTextCheckForAllLanguages() argument
520 int document_tag, in RequestTextCheck() argument
527 base::Unretained(background_helper_.get()), document_tag, in RequestTextCheck()
H A Dwindows_spell_checker.h49 int document_tag,
H A Dspellcheck_platform_android.cc94 int document_tag, in RequestTextCheck() argument
H A Dspellcheck_platform.h134 int document_tag,
H A Dspellcheck_platform_mac.mm267 int document_tag,
279 inSpellDocumentWithTag:document_tag