Home
last modified time | relevance | path

Searched refs:setDefaultParagraphSeparator (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.h231 …void setDefaultParagraphSeparator(EditorParagraphSeparator separator) { m_defaultParagraphSeparato… in setDefaultParagraphSeparator() function
DEditorCommand.cpp305 frame.editor().setDefaultParagraphSeparator(EditorParagraphSeparatorIsDiv); in executeDefaultParagraphSeparator()
307 frame.editor().setDefaultParagraphSeparator(EditorParagraphSeparatorIsP); in executeDefaultParagraphSeparator()