Searched defs:imageSourceURL (Results 1 – 7 of 7) sorted by relevance
209 inline void ImageLoader::crossSiteOrCSPViolationOccured(AtomicString imageSourceURL) in crossSiteOrCSPViolationOccured()248 AtomicString imageSourceURL = m_element->imageSourceURL(); in doUpdateFromElement() local321 AtomicString imageSourceURL = m_element->imageSourceURL(); in updateFromElement() local
202 const AtomicString SVGImageElement::imageSourceURL() const in imageSourceURL() function in blink::SVGImageElement
166 const AtomicString HTMLVideoElement::imageSourceURL() const in imageSourceURL() function in blink::HTMLVideoElement
356 const AtomicString HTMLObjectElement::imageSourceURL() const in imageSourceURL() function in blink::HTMLObjectElement
404 const AtomicString HTMLCanvasElement::imageSourceURL() const in imageSourceURL() function in blink::HTMLCanvasElement
179 const AtomicString HTMLImageElement::imageSourceURL() const in imageSourceURL() function in blink::HTMLImageElement
1224 const AtomicString Element::imageSourceURL() const in imageSourceURL() function in blink::Element