HomeSort by relevance Sort by last modified time
    Searched refs:EditorParagraphSeparatorIsP (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.h 63 enum EditorParagraphSeparator { EditorParagraphSeparatorIsDiv, EditorParagraphSeparatorIsP };
htmlediting.cpp 818 case EditorParagraphSeparatorIsP:
    [all...]
EditorCommand.cpp 307 frame.editor().setDefaultParagraphSeparator(EditorParagraphSeparatorIsP);
    [all...]

Completed in 26 milliseconds