Searched defs:moveParagraph (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DCompositeEditCommand.cpp861 // This is a version of moveParagraph that preserves style by keeping the original markup
910 void CompositeEditCommand::moveParagraph(const VisiblePosition& startOfParagraphToMove, const VisiblePosition& endOfParagraphToMove, const VisiblePosition& destination, bool preserveSelection, bool preserveStyle) function in class:WebCore::CompositeEditCommand

Completed in 19 milliseconds