Home
last modified time | relevance | path

Searched refs:isURLAttribute (Results 1 – 25 of 45) sorted by relevance

12

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

12