Searched defs:TextCheckingResult (Results 1 – 1 of 1) sorted by relevance
61 struct TextCheckingResult { struct62 TextDecorationType decoration;63 int location;64 int length;65 Vector<GrammarDetail> details;66 String replacement;67 uint32_t hash;