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
21
provider_.
RequestTextChecking
(blink::WebString("hello"),
37
provider_.
RequestTextChecking
(
44
provider_.
RequestTextChecking
(
51
provider_.
RequestTextChecking
(blink::WebString("First "),
59
provider_.
RequestTextChecking
(blink::WebString("First Second\n"),
67
provider_.
RequestTextChecking
(blink::WebString("First Second\nThird "),
75
provider_.
RequestTextChecking
(blink::WebString("First Second\nThird "),
83
provider_.
RequestTextChecking
(
94
provider_.
RequestTextChecking
(blink::WebString("hello."),
103
provider_.
RequestTextChecking
(blink::WebString("hello.")
[
all
...]
spellcheck_provider_mac_unittest.cc
56
provider_.
RequestTextChecking
(blink::WebString("hello "),
74
provider_.
RequestTextChecking
(blink::WebString("hello "),
78
provider_.
RequestTextChecking
(blink::WebString("bye "),
spellcheck.h
94
void
RequestTextChecking
(const base::string16& text,
spellcheck_provider.cc
53
void SpellCheckProvider::
RequestTextChecking
(
175
RequestTextChecking
(text, completion, spellcheck_markers);
221
spellcheck_->
RequestTextChecking
(line, completion);
spellcheck_provider.h
41
void
RequestTextChecking
(
spellcheck_unittest.cc
[
all
...]
spellcheck.cc
301
void SpellCheck::
RequestTextChecking
(
Completed in 1284 milliseconds