Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.h105 void removeFormattingAndStyle();
DEditor.cpp561 void Editor::removeFormattingAndStyle() in removeFormattingAndStyle() function in blink::Editor
DEditorCommand.cpp991 frame.editor().removeFormattingAndStyle(); in executeRemoveFormat()