Searched defs:fullySelectedRoot (Results 1 – 1 of 1) sorted by relevance
471 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