Searched defs:WebTextCheckingResult (Results 1 – 1 of 1) sorted by relevance
43 struct WebTextCheckingResult { struct44 WebTextCheckingResult() in WebTextCheckingResult() argument53 : decoration(decoration) in decoration()65 WebTextDecorationType decoration;66 int location;67 int length;68 WebString replacement;69 uint32_t hash;