Home
last modified time | relevance | path

Searched refs:WebTextCheckingTypeMask (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebTextCheckingType.h41 typedef unsigned WebTextCheckingTypeMask; typedef
DWebSpellCheckClient.h60 WebTextCheckingTypeMask mask, in checkTextOfParagraph()
/external/chromium_org/third_party/WebKit/Source/testing/runner/
DSpellCheckClient.h56 …virtual void checkTextOfParagraph(const blink::WebString&, blink::WebTextCheckingTypeMask, blink::…
DSpellCheckClient.cpp84 void SpellCheckClient::checkTextOfParagraph(const WebString& text, WebTextCheckingTypeMask mask, We… in checkTextOfParagraph()
/external/chromium_org/chrome/renderer/spellchecker/
Dspellcheck_provider.h78 blink::WebTextCheckingTypeMask mask,
Dspellcheck_provider.cc150 blink::WebTextCheckingTypeMask mask, in checkTextOfParagraph()