absoluteImageURL  741 Source/core/page/DragController.cpp     const KURL& imageURL = hitTestResult.absoluteImageURL();
absoluteImageURL  859 Source/core/page/DragController.cpp     const KURL& imageURL = hitTestResult.absoluteImageURL();
absoluteImageURL  105 Source/core/rendering/HitTestResult.h     KURL absoluteImageURL() const;
absoluteImageURL  218 Source/web/ContextMenuClientImpl.cpp     if (!r.absoluteImageURL().isEmpty()) {
absoluteImageURL  219 Source/web/ContextMenuClientImpl.cpp         data.srcURL = r.absoluteImageURL();
absoluteImageURL   61 Source/web/WebHitTestResult.cpp     return m_private->absoluteImageURL();
absoluteImageURL 3028 Source/web/WebViewImpl.cpp     if (result.absoluteImageURL().isEmpty()) {
absoluteImageURL   66 public/web/WebHitTestResult.h     BLINK_EXPORT WebURL absoluteImageURL() const;