OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:didFinishCheckingText
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
WebTextCheckingCompletionImpl.cpp
52
void WebTextCheckingCompletionImpl::
didFinishCheckingText
(const WebVector<WebTextCheckingResult>& results)
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider_test.cc
23
void FakeTextCheckingCompletion::
didFinishCheckingText
(
82
completion->
didFinishCheckingText
(results);
Completed in 93 milliseconds