Searched refs:subResourceAttributeName (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLModElement.h41 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLModElement.cpp49 const QualifiedName& HTMLModElement::subResourceAttributeName() const function in class:blink::HTMLModElement
H A DHTMLQuoteElement.cpp51 const QualifiedName& HTMLQuoteElement::subResourceAttributeName() const function in class:blink::HTMLQuoteElement
H A DHTMLTableRowElement.h53 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLQuoteElement.h42 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLEmbedElement.h47 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLTableCellElement.h64 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLBodyElement.h60 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLScriptElement.h60 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLTableCellElement.cpp137 const QualifiedName& HTMLTableCellElement::subResourceAttributeName() const function in class:blink::HTMLTableCellElement
139 return hasTagName(tdTag) ? backgroundAttr : HTMLTablePartElement::subResourceAttributeName();
H A DHTMLTableElement.h82 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLTableRowElement.cpp54 const QualifiedName& HTMLTableRowElement::subResourceAttributeName() const function in class:blink::HTMLTableRowElement
H A DHTMLEmbedElement.cpp180 const QualifiedName& HTMLEmbedElement::subResourceAttributeName() const function in class:blink::HTMLEmbedElement
H A DHTMLImageElement.h121 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLLinkElement.h186 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLObjectElement.h91 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DHTMLScriptElement.cpp62 const QualifiedName& HTMLScriptElement::subResourceAttributeName() const function in class:blink::HTMLScriptElement
H A DHTMLLinkElement.cpp402 const QualifiedName& HTMLLinkElement::subResourceAttributeName() const function in class:blink::HTMLLinkElement
410 return HTMLElement::subResourceAttributeName();
H A DHTMLObjectElement.cpp351 const QualifiedName& HTMLObjectElement::subResourceAttributeName() const function in class:blink::HTMLObjectElement
H A DHTMLBodyElement.cpp190 const QualifiedName& HTMLBodyElement::subResourceAttributeName() const function in class:blink::HTMLBodyElement
H A DHTMLInputElement.h315 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE FINAL;
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DImageInputType.h64 virtual const QualifiedName& subResourceAttributeName() const OVERRIDE;
H A DImageInputType.cpp235 const QualifiedName& ImageInputType::subResourceAttributeName() const function in class:blink::ImageInputType
H A DInputType.h178 virtual const QualifiedName& subResourceAttributeName() const;
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPageSerializer.cpp69 const QualifiedName& attributeName = element->subResourceAttributeName();

Completed in 278 milliseconds

12