Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dmarkup.cpp471 static bool shouldIncludeWrapperForFullySelectedRoot(Node* fullySelectedRoot, CSSMutableStyleDeclar… in shouldIncludeWrapperForFullySelectedRoot()
479 static Node* highestAncestorToWrapMarkup(const Range* range, Node* fullySelectedRoot, EAnnotateForI… in highestAncestorToWrapMarkup()
585 Node* fullySelectedRoot = 0; in createMarkup() local