OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebTextCheckingTypeMask
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/WebKit/public/web/
WebTextCheckingType.h
41
typedef unsigned
WebTextCheckingTypeMask
;
WebSpellCheckClient.h
60
WebTextCheckingTypeMask
mask,
/external/chromium_org/third_party/WebKit/Source/testing/runner/
SpellCheckClient.h
56
virtual void checkTextOfParagraph(const blink::WebString&, blink::
WebTextCheckingTypeMask
, blink::WebVector<blink::WebTextCheckingResult>*);
SpellCheckClient.cpp
84
void SpellCheckClient::checkTextOfParagraph(const WebString& text,
WebTextCheckingTypeMask
mask, WebVector<WebTextCheckingResult>* webResults)
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider.h
78
blink::
WebTextCheckingTypeMask
mask,
spellcheck_provider.cc
150
blink::
WebTextCheckingTypeMask
mask,
Completed in 142 milliseconds