Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
Dmarkup.cpp757 static bool shouldIncludeWrapperForFullySelectedRoot(Node* fullySelectedRoot, CSSMutableStyleDeclar… in shouldIncludeWrapperForFullySelectedRoot()
969 …Node* fullySelectedRoot = body && *VisibleSelection::selectionFromContentsOfNode(body).toNormalize… in createMarkup() local