Home
last modified time | relevance | path

Searched refs:clearLastEditCommand (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.h107 void clearLastEditCommand();
DEditor.cpp567 void Editor::clearLastEditCommand() in clearLastEditCommand() function in blink::Editor
/external/chromium_org/third_party/WebKit/Source/core/loader/
DFrameLoader.cpp934 m_frame->editor().clearLastEditCommand(); in commitProvisionalLoad()