Searched refs:imageSourceAttributeName (Results 1 – 17 of 17) sorted by relevance
43 virtual const QualifiedName& imageSourceAttributeName() const;
131 const QualifiedName& WMLImageElement::imageSourceAttributeName() const in imageSourceAttributeName() function in WebCore::WMLImageElement
54 virtual const QualifiedName& imageSourceAttributeName() const;
73 virtual const QualifiedName& imageSourceAttributeName() const;
180 const QualifiedName& HTMLVideoElement::imageSourceAttributeName() const in imageSourceAttributeName() function in WebCore::HTMLVideoElement
233 const QualifiedName& HTMLEmbedElement::imageSourceAttributeName() const in imageSourceAttributeName() function in WebCore::HTMLEmbedElement
237 const QualifiedName& HTMLObjectElement::imageSourceAttributeName() const in imageSourceAttributeName() function in WebCore::HTMLObjectElement
57 virtual const QualifiedName& imageSourceAttributeName() const;
176 const QualifiedName& SVGImageElement::imageSourceAttributeName() const in imageSourceAttributeName() function in WebCore::SVGImageElement
143 urlString = element->getAttribute(element->imageSourceAttributeName()); in writeImage()
146 AtomicString attr = m_element->getAttribute(m_element->imageSourceAttributeName()); in updateFromElement()
262 urlString = element->getAttribute(element->imageSourceAttributeName()); in absoluteImageURL()
211 virtual const QualifiedName& imageSourceAttributeName() const;
737 const QualifiedName& Element::imageSourceAttributeName() const in imageSourceAttributeName() function in WebCore::Element
510 (WebCore::HTMLEmbedElement::imageSourceAttributeName): Added.514 (WebCore::HTMLEmbedElement::imageSourceAttributeName): Added.75692 …Calls imageSourceAttributeName instead of having special cases for the different kinds of elements…75693 * dom/Element.cpp: (WebCore::Element::imageSourceAttributeName): Added.75695 * html/HTMLObjectElement.cpp: (WebCore::HTMLObjectElement::imageSourceAttributeName): Added.75714 (WebCore::HTMLVideoElement::imageSourceAttributeName): Added.
62634 (WebCore::WMLImageElement::imageSourceAttributeName):87419 (WebCore::SVGImageElement::imageSourceAttributeName):