Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DInsertParagraphSeparatorCommand.cpp62 …rCommand::InsertParagraphSeparatorCommand(Document *document, bool mustUseDefaultParagraphElement) in InsertParagraphSeparatorCommand() argument
64 , m_mustUseDefaultParagraphElement(mustUseDefaultParagraphElement) in InsertParagraphSeparatorCommand()