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 160 void moveParagraphWithClones(const VisiblePosition& startOfParagraphToMove, const VisiblePosition& endOfParagraphToMove, HTMLElement* blockElement, Node* outerNode);
161 void cloneParagraphUnderNewElement(const Position& start, const Position& end, Node* outerNode, Element* blockElement);

Completed in 255 milliseconds