Home
last modified time | relevance | path

Searched refs:constrainingAncestor (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCompositeEditCommand.h158 …ition&, bool preserveSelection = false, bool preserveStyle = true, Node* constrainingAncestor = 0);
159 …ition&, bool preserveSelection = false, bool preserveStyle = true, Node* constrainingAncestor = 0);
Dmarkup.h64 … convertBlocksToInlines = false, EAbsoluteURLs = DoNotResolveURLs, Node* constrainingAncestor = 0);
Dmarkup.cpp517 …oWrapMarkup(const Range* range, EAnnotateForInterchange shouldAnnotate, Node* constrainingAncestor) in highestAncestorToWrapMarkup() argument
543 …Node(checkAncestor), &isPresentationalHTMLElement, CanCrossEditingBoundary, constrainingAncestor)); in highestAncestorToWrapMarkup()
566 …Annotate, bool convertBlocksToInlines, EAbsoluteURLs shouldResolveURLs, Node* constrainingAncestor) in createMarkupInternal() argument
586 …alCommonAncestor = highestAncestorToWrapMarkup(updatedRange, shouldAnnotate, constrainingAncestor); in createMarkupInternal()
648 …Annotate, bool convertBlocksToInlines, EAbsoluteURLs shouldResolveURLs, Node* constrainingAncestor) in createMarkup() argument
656 …atedRange, nodes, shouldAnnotate, convertBlocksToInlines, shouldResolveURLs, constrainingAncestor); in createMarkup()
DCompositeEditCommand.cpp1162 …siblePosition& destination, bool preserveSelection, bool preserveStyle, Node* constrainingAncestor) in moveParagraph() argument
1166 …ToMove, endOfParagraphToMove, destination, preserveSelection, preserveStyle, constrainingAncestor); in moveParagraph()
1169 …siblePosition& destination, bool preserveSelection, bool preserveStyle, Node* constrainingAncestor) in moveParagraphs() argument
1215 …ge.get(), 0, DoNotAnnotateForInterchange, true, DoNotResolveURLs, constrainingAncestor), "") : nul… in moveParagraphs()