Searched refs:mouseDownTarget (Results 1 – 1 of 1) sorted by relevance
505 HitTestResult mouseDownTarget = HitTestResult(framePos); in mayStartDragAtEventLocation() local507 mouseDownTarget = frame->eventHandler()->hitTestResultAtPoint(framePos, true); in mayStartDragAtEventLocation()509 if (mouseDownTarget.image() in mayStartDragAtEventLocation()510 && !mouseDownTarget.absoluteImageURL().isEmpty() in mayStartDragAtEventLocation()515 if (!mouseDownTarget.absoluteLinkURL().isEmpty() in mayStartDragAtEventLocation()517 && mouseDownTarget.isLiveLink()) in mayStartDragAtEventLocation()520 if (mouseDownTarget.isSelected() in mayStartDragAtEventLocation()