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

123

/external/webkit/Source/WebCore/html/
H A DHTMLBaseElement.h38 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLBlockquoteElement.h38 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLHtmlElement.h43 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLModElement.cpp42 bool HTMLModElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLModElement
H A DHTMLModElement.h38 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLQuoteElement.h40 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLParamElement.h44 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLQuoteElement.cpp51 bool HTMLQuoteElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLQuoteElement
H A DHTMLBlockquoteElement.cpp48 bool HTMLBlockquoteElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLBlockquoteElement
H A DHTMLIFrameElement.h47 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLSourceElement.h54 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLTrackElement.h56 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLBaseElement.cpp65 bool HTMLBaseElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLBaseElement
H A DHTMLButtonElement.h57 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLEmbedElement.h45 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLFrameElementBase.h63 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLHtmlElement.cpp54 bool HTMLHtmlElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLHtmlElement
H A DHTMLTableCellElement.h63 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLBodyElement.h80 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLParamElement.cpp66 bool HTMLParamElement::isURLAttribute(Attribute* attr) const function in class:WebCore::HTMLParamElement
H A DHTMLScriptElement.h53 virtual bool isURLAttribute(Attribute*) const;
H A DHTMLSourceElement.cpp117 bool HTMLSourceElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLSourceElement
H A DHTMLTrackElement.cpp121 bool HTMLTrackElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLTrackElement
/external/webkit/Source/WebCore/wml/
H A DWMLAElement.h48 virtual bool isURLAttribute(Attribute*) const;
H A DWMLImageElement.h44 virtual bool isURLAttribute(Attribute*) const;

Completed in 1859 milliseconds

123