Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp508 …if (Node* parentListNode = enclosingNodeOfType(firstPositionInOrBeforeNode(range->firstNode()), is… in highestAncestorToWrapMarkup() local
509 …ebCore::areRangesEqual(VisibleSelection::selectionFromContentsOfNode(parentListNode).toNormalizedR… in highestAncestorToWrapMarkup()
510 specialCommonAncestor = parentListNode->parentNode(); in highestAncestorToWrapMarkup()