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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKTextChecker.h43 typedef void (*WKTextCheckerCheckSpellingOfString)(uint64_t tag, WKStringRef text, int32_t* misspellingLocation, int32_t* misspellingLength, const void *clientInfo); typedef
68 WKTextCheckerCheckSpellingOfString checkSpellingOfString;

Completed in 170 milliseconds