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

123

/external/webkit/Source/WebCore/html/
H A DHTMLLinkElement.cpp463 bool HTMLLinkElement::isURLAttribute(Attribute *attr) const function in class:WebCore::HTMLLinkElement
H A DHTMLObjectElement.cpp359 bool HTMLObjectElement::isURLAttribute(Attribute *attr) const function in class:WebCore::HTMLObjectElement
H A DHTMLFormElement.cpp498 bool HTMLFormElement::isURLAttribute(Attribute* attr) const
H A DHTMLTableElement.cpp633 bool HTMLTableElement::isURLAttribute(Attribute *attr) const function in class:WebCore::HTMLTableElement
H A DHTMLInputElement.cpp1115 bool HTMLInputElement::isURLAttribute(Attribute *attr) const function in class:WebCore::HTMLInputElement
H A DHTMLMediaElement.cpp2688 bool HTMLMediaElement::isURLAttribute(Attribute* attribute) const function in class:WebCore::HTMLMediaElement
/external/webkit/Source/WebCore/dom/
H A DElement.cpp905 bool Element::isURLAttribute(Attribute*) const function in class:WebCore::Element
1828 ASSERT(isURLAttribute(attribute));
1839 ASSERT(isURLAttribute(attribute));
/external/webkit/Source/WebCore/editing/
H A Dmarkup.cpp105 if (e->isURLAttribute(attribute))

Completed in 135 milliseconds

123