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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
InsertParagraphSeparatorCommand.h 58 bool m_mustUseDefaultParagraphElement;
InsertParagraphSeparatorCommand.cpp 63 , m_mustUseDefaultParagraphElement(mustUseDefaultParagraphElement)
108 if (m_mustUseDefaultParagraphElement)

Completed in 1390 milliseconds