Searched refs:WKTextCheckerCheckSpellingOfString (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/win/
H A DWKTextChecker.h43 typedef void (*WKTextCheckerCheckSpellingOfString)(uint64_t tag, WKStringRef text, int32_t* misspellingLocation, int32_t* misspellingLength, const void *clientInfo); typedef
63 WKTextCheckerCheckSpellingOfString checkSpellingOfString;

Completed in 14 milliseconds