Searched defs:sourceAttributeValue (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLScriptElement.cpp151 return document()->completeURL(sourceAttributeValue());
161 String HTMLScriptElement::sourceAttributeValue() const function in class:WebCore::HTMLScriptElement
/external/webkit/Source/WebCore/svg/
H A DSVGScriptElement.cpp140 return attr->name() == sourceAttributeValue();
174 String SVGScriptElement::sourceAttributeValue() const function in class:WebCore::SVGScriptElement

Completed in 31 milliseconds