Home
last modified time | relevance | path

Searched defs:shouldMarkSpelling (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellChecker.cpp579 bool shouldMarkSpelling = textCheckingOptions & TextCheckingTypeSpelling; in markAndReplaceFor() local
916 bool shouldMarkSpelling = textCheckingOptions & TextCheckingTypeSpelling; in resolveTextCheckingTypeMask() local