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 58 enum EditorParagraphSeparator { EditorParagraphSeparatorIsDiv, EditorParagraphSeparatorIsP };
EditorCommand.cpp 326 frame.editor().setDefaultParagraphSeparator(EditorParagraphSeparatorIsP);
    [all...]
htmlediting.cpp 813 case EditorParagraphSeparatorIsP:
    [all...]

Completed in 467 milliseconds