Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextChecking.h61 struct TextCheckingResult { struct
62 TextDecorationType decoration;
63 int location;
64 int length;
65 Vector<GrammarDetail> details;
66 String replacement;
67 uint32_t hash;