Home
last modified time | relevance | path

Searched defs:executePendingEditorCommands (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/gtk/
DWebEditorClientGtk.cpp45 bool WebEditorClient::executePendingEditorCommands(Frame* frame, Vector<WTF::String> pendingEditorC… in executePendingEditorCommands() function in WebKit::WebEditorClient
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DEditorClientGtk.cpp671 bool EditorClient::executePendingEditorCommands(Frame* frame, bool allowTextInsertion) in executePendingEditorCommands() function in WebKit::EditorClient