Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.h63 enum EditorParagraphSeparator { EditorParagraphSeparatorIsDiv, EditorParagraphSeparatorIsP }; enumerator
Dhtmlediting.cpp818 case EditorParagraphSeparatorIsP: in createDefaultParagraphElement()
DEditorCommand.cpp307 frame.editor().setDefaultParagraphSeparator(EditorParagraphSeparatorIsP); in executeDefaultParagraphSeparator()
1389 case EditorParagraphSeparatorIsP: in valueDefaultParagraphSeparator()