Searched defs:checkSpellingOfStringCallback (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitTextChecker.cpp50 static void checkSpellingOfStringCallback(uint64_t /* tag */, WKStringRef text, int32_t* misspellingLocation, int32_t* misspellingLength, const void* clientInfo) function
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DTextCheckerClientEfl.cpp162 void TextCheckerClientEfl::checkSpellingOfStringCallback(uint64_t tag, WKStringRef text, int32_t* misspellingLocation, int32_t* misspellingLength, const void* clientInfo) function in class:TextCheckerClientEfl

Completed in 205 milliseconds