Home | History | Annotate | Download | only in page

Lines Matching refs:URLElement

440         Element* URLElement = result.hitTestResult().URLElement();
442 if (pos.isNotNull() && pos.deepEquivalent().deprecatedNode()->isDescendantOf(URLElement))
443 newSelection = VisibleSelection::selectionFromContentsOfNode(URLElement);