Searched refs:absoluteImageURL (Results 1 – 23 of 23) sorted by relevance
147 if (!result.absoluteImageURL().isEmpty()) { in kit()149 imageURI.set(g_strdup(result.absoluteImageURL().string().utf8().data())); in kit()
157 if (!r.absoluteImageURL().isEmpty()) { in getCustomMenuFromDefaultItems()158 data.srcURL = r.absoluteImageURL(); in getCustomMenuFromDefaultItems()
1346 if (result.absoluteImageURL().isEmpty()) { in copyImageAt()
178 openNewWindow(result.absoluteImageURL(), frame); in contextMenuItemSelected()182 m_client->downloadURL(result.absoluteImageURL()); in contextMenuItemSelected()
528 && !mouseDownTarget.absoluteImageURL().isEmpty() in mayStartDragAtEventLocation()621 KURL imageURL = dragSource.absoluteImageURL(); in startDrag()
72 KURL absoluteImageURL() const;
241 KURL HitTestResult::absoluteImageURL() const in absoluteImageURL() function in WebCore::HitTestResult
48 readonly attribute URL absoluteImageURL;
60 readonly attribute URL absoluteImageURL;
94 readonly attribute URL absoluteImageURL;
154 return convertStringToVariant(pVar, m_result->absoluteImageURL().string()); in Read()
406 domInfo.SetImageSrc(result.absoluteImageURL().string()); in HitTest()
214 return _result->absoluteImageURL();
588 @property(readonly, copy) NSURL *absoluteImageURL AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;616 @property(readonly, copy) NSURL *absoluteImageURL AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;716 @property(readonly, copy) NSURL *absoluteImageURL AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
329 KURL imageURL = result.absoluteImageURL(); in populate()
1615 imageUrl = hitTest.absoluteImageURL(); in QWebHitTestResultPrivate()
1101 url = result.absoluteImageURL(); in copyImage()
15285 (WebCore::HitTestResult::absoluteImageURL): Ditto.15303 (WebCore::HitTestResult::absoluteImageURL):24062 - Auto-generate absoluteImageURL method for DOMHTMLInputElement and34333 (-[DOMHTMLImageElement absoluteImageURL]):34335 (-[DOMHTMLObjectElement absoluteImageURL]):34655 (-[DOMHTMLInputElement absoluteImageURL]):
17136 …(-[DOMHTMLInputElement absoluteImageURL]): new method to get the absolute image location as an NSU…17137 (-[DOMHTMLImageElement absoluteImageURL]): ditto17138 (-[DOMHTMLObjectElement absoluteImageURL]): ditto
53060 (WebCore::HitTestResult::absoluteImageURL):58406 (WebCore::HitTestResult::absoluteImageURL):
542 (WebCore::HitTestResult::absoluteImageURL): Return urlString50001 (WebCore::HitTestResult::absoluteImageURL): Removed DeprecatedString use.
62622 (WebCore::HitTestResult::absoluteImageURL):68119 (WebCore::HitTestResult::absoluteImageURL):
85676 (WebCore::HitTestResult::absoluteImageURL): Renamed.