Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:editorState

34 #include "EditorState.h"
100 struct EditorState;
250 const EditorState& editorState() const { return m_editorState; }
592 void editorStateChanged(const EditorState&);
610 void interpretQueuedKeyEvent(const EditorState&, bool& handled, Vector<WebCore::KeypressCommand>&);
766 EditorState m_editorState;