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.h 159 void moveParagraphWithClones(const VisiblePosition& startOfParagraphToMove, const VisiblePosition& endOfParagraphToMove, Element* blockElement, Node* outerNode);
160 void cloneParagraphUnderNewElement(Position& start, Position& end, Node* outerNode, Element* blockElement);
CompositeEditCommand.cpp     [all...]

Completed in 205 milliseconds