Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DReplaceSelectionCommand.h99 bool m_movingParagraph; variable
DReplaceSelectionCommand.cpp351 , m_movingParagraph(options & MovingParagraph) in ReplaceSelectionCommand()
367 if (m_movingParagraph) in shouldMergeStart()
726 if (m_movingParagraph) { in mergeEndIfNeeded()