OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequestTextChecking
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider_hunspell_unittest.cc
24
provider_.
RequestTextChecking
(blink::WebString("hello"),
40
provider_.
RequestTextChecking
(
47
provider_.
RequestTextChecking
(
54
provider_.
RequestTextChecking
(blink::WebString("First "),
62
provider_.
RequestTextChecking
(blink::WebString("First Second\n"),
70
provider_.
RequestTextChecking
(blink::WebString("First Second\nThird "),
78
provider_.
RequestTextChecking
(blink::WebString("First Second\nThird "),
86
provider_.
RequestTextChecking
(
97
provider_.
RequestTextChecking
(blink::WebString("hello."),
106
provider_.
RequestTextChecking
(blink::WebString("hello.")
[
all
...]
spellcheck_provider_mac_unittest.cc
34
provider_.
RequestTextChecking
(blink::WebString("hello "),
54
provider_.
RequestTextChecking
(blink::WebString("hello "),
58
provider_.
RequestTextChecking
(blink::WebString("bye "),
spellcheck.h
94
void
RequestTextChecking
(const base::string16& text,
spellcheck_provider.cc
54
void SpellCheckProvider::
RequestTextChecking
(
176
RequestTextChecking
(text, completion, spellcheck_markers);
222
spellcheck_->
RequestTextChecking
(line, completion);
spellcheck_provider.h
41
void
RequestTextChecking
(
spellcheck_unittest.cc
[
all
...]
spellcheck.cc
330
void SpellCheck::
RequestTextChecking
(
Completed in 317 milliseconds