Home
last modified time | relevance | path

Searched refs:sourceDoc (Results 1 – 2 of 2) sorted by relevance

/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js177 dp.sh.Utils.CopyStyles = function(destDoc, sourceDoc) argument
179 var links = sourceDoc.getElementsByTagName('link');
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js28 dp.sh.Utils.CopyStyles=function(destDoc,sourceDoc) argument
29 {var links=sourceDoc.getElementsByTagName('link');for(var i=0;i<links.length;i++)