Home | History | Annotate | Download | only in chromium

Lines Matching refs:WebTextCheckingResult

56 #include "WebTextCheckingResult.h"
423 Vector<WebTextCheckingResult> results;
433 results.append(WebTextCheckingResult(WebTextCheckingResult::ErrorSpelling, offset + misspelledPosition, misspelledLength));