Searched defs:WebTextCheckingResult (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
H A DWebTextCheckingResult.h43 struct WebTextCheckingResult { struct in namespace:blink
44 WebTextCheckingResult() function in struct:blink::WebTextCheckingResult
52 WebTextCheckingResult(WebTextDecorationType decoration, int location, int length, const WebString& replacement = WebString(), uint32_t hash = 0) function in struct:blink::WebTextCheckingResult

Completed in 189 milliseconds