Searched defs:executePendingEditorCommands (Results 1 – 2 of 2) sorted by relevance
45 bool WebEditorClient::executePendingEditorCommands(Frame* frame, Vector<WTF::String> pendingEditorC… in executePendingEditorCommands() function in WebKit::WebEditorClient
671 bool EditorClient::executePendingEditorCommands(Frame* frame, bool allowTextInsertion) in executePendingEditorCommands() function in WebKit::EditorClient