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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_text_checker_private.h43 Ewk_Text_Checker_String_Spelling_Check_Cb string_spelling_check; member in struct:ClientCallbacks
H A Dewk_text_checker.cpp115 EWK_TEXT_CHECKER_CALLBACK_SET(Ewk_Text_Checker_String_Spelling_Check_Cb, string_spelling_check)
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DTextCheckerClientEfl.cpp165 if (textCheckerClient->clientCallbacks().string_spelling_check)
166 textCheckerClient->clientCallbacks().string_spelling_check(tag, WKEinaSharedString(text), misspellingLocation, misspellingLength);

Completed in 59 milliseconds