Searched refs:word_ignore (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.h46 Ewk_Text_Checker_Word_Ignore_Cb word_ignore; member in struct:ClientCallbacks
H A Dewk_text_checker.cpp118 EWK_TEXT_CHECKER_CALLBACK_SET(Ewk_Text_Checker_Word_Ignore_Cb, word_ignore)
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DTextCheckerClientEfl.cpp209 if (textCheckerClient->clientCallbacks().word_ignore)
210 textCheckerClient->clientCallbacks().word_ignore(tag, WKEinaSharedString(word));

Completed in 112 milliseconds