Home
last modified time | relevance | path

Searched defs:insertedNodes (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp486 … ReplaceSelectionCommand::removeRedundantStylesAndKeepStyleSpanInline(InsertedNodes& insertedNodes) in removeRedundantStylesAndKeepStyleSpanInline()
637 …onCommand::makeInsertedContentRoundTrippableWithHTMLTreeBuilder(const InsertedNodes& insertedNodes) in makeInsertedContentRoundTrippableWithHTMLTreeBuilder()
690 void ReplaceSelectionCommand::removeUnrenderedTextNodesAtEnds(InsertedNodes& insertedNodes) in removeUnrenderedTextNodesAtEnds()
777 void ReplaceSelectionCommand::handleStyleSpans(InsertedNodes& insertedNodes) in handleStyleSpans()
1104 InsertedNodes insertedNodes; in doApply() local
1453 …> prpListElement, Element* insertionBlock, const Position& insertPos, InsertedNodes& insertedNodes) in insertAsListItems()