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.h120 void clearLastEditCommand();
DEditor.cpp578 void Editor::clearLastEditCommand() in clearLastEditCommand() function in WebCore::Editor
/external/chromium_org/third_party/WebKit/Source/core/loader/
DFrameLoader.cpp906 m_frame->editor().clearLastEditCommand(); in commitProvisionalLoad()