Searched refs:sourceAttributeValue (Results 1 – 8 of 8) sorted by relevance
140 return attr->name() == sourceAttributeValue(); in isURLAttribute()174 String SVGScriptElement::sourceAttributeValue() const in sourceAttributeValue() function in WebCore::SVGScriptElement
63 virtual String sourceAttributeValue() const;
151 return document()->completeURL(sourceAttributeValue()); in src()161 String HTMLScriptElement::sourceAttributeValue() const in sourceAttributeValue() function in WebCore::HTMLScriptElement
57 virtual String sourceAttributeValue() const;
84 virtual String sourceAttributeValue() const = 0;
218 if (!requestScript(sourceAttributeValue())) in prepareScript()
96679 (WebCore::HTMLScriptElement::sourceAttributeValue):96690 (WebCore::SVGScriptElement::sourceAttributeValue):
10928 …riptElement::isAsynchronous): Moved from ScriptElementData; calls sourceAttributeValue and asyncAt…10929 …::ScriptElement::isDeferred): Moved from ScriptElementData; calls sourceAttributeValue, asyncAttri…