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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
CompositeEditCommand.cpp     [all...]
CompositeEditCommand.h 157 void moveParagraphWithClones(const VisiblePosition& startOfParagraphToMove, const VisiblePosition& endOfParagraphToMove, Element* blockElement, Node* outerNode);
158 void cloneParagraphUnderNewElement(Position& start, Position& end, Node* outerNode, Element* blockElement);

Completed in 29 milliseconds