Searched refs:isURLAttribute (Results 1 - 25 of 39) sorted by relevance

12

/external/webkit/WebCore/wml/
H A DWMLAElement.h46 virtual bool isURLAttribute(Attribute*) const;
H A DWMLImageElement.h42 virtual bool isURLAttribute(Attribute*) const;
H A DWMLAElement.cpp159 bool WMLAElement::isURLAttribute(Attribute *attr) const function in class:WebCore::WMLAElement
H A DWMLImageElement.cpp125 bool WMLImageElement::isURLAttribute(Attribute* attr) const function in class:WebCore::WMLImageElement
/external/webkit/WebCore/html/
H A DHTMLIFrameElement.h50 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLParamElement.h41 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLEmbedElement.h53 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLFrameElementBase.h65 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLAnchorElement.h108 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLBodyElement.h79 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLObjectElement.h72 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLParamElement.cpp60 bool HTMLParamElement::isURLAttribute(Attribute* attr) const function in class:WebCore::HTMLParamElement
H A DHTMLScriptElement.h50 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLTableCellElement.h58 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLVideoElement.h53 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLImageElement.h61 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLLinkElement.h94 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLFormElement.h92 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLIFrameElement.cpp158 bool HTMLIFrameElement::isURLAttribute(Attribute* attr) const function in class:WebCore::HTMLIFrameElement
H A DHTMLTableElement.h97 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLFrameElementBase.cpp234 bool HTMLFrameElementBase::isURLAttribute(Attribute *attr) const function in class:WebCore::HTMLFrameElementBase
H A DHTMLScriptElement.cpp50 bool HTMLScriptElement::isURLAttribute(Attribute* attr) const function in class:WebCore::HTMLScriptElement
H A DHTMLVideoElement.cpp175 bool HTMLVideoElement::isURLAttribute(Attribute* attr) const function in class:WebCore::HTMLVideoElement
/external/webkit/WebCore/svg/
H A DSVGScriptElement.h49 virtual bool isURLAttribute(Attribute*) const;
H A DSVGScriptElement.cpp130 bool SVGScriptElement::isURLAttribute(Attribute* attr) const function in class:WebCore::SVGScriptElement

Completed in 91 milliseconds

12