Searched defs:textCheckerState (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/gtk/
H A DTextCheckerGtk.cpp38 static TextCheckerState textCheckerState; member in namespace:WebKit
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebProcessCreationParameters.h118 TextCheckerState textCheckerState; member in struct:WebKit::WebProcessCreationParameters
H A DWebProcessCreationParameters.cpp105 encoder << textCheckerState; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DTextCheckerEfl.cpp44 static TextCheckerState textCheckerState; member in namespace:WebKit
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/
H A DWebProcess.h138 const TextCheckerState& textCheckerState() const { return m_textCheckerState; } function in class:WebKit::WebProcess
H A DWebProcess.cpp1110 void WebProcess::setTextCheckerState(const TextCheckerState& textCheckerState) argument

Completed in 120 milliseconds