Searched refs:oSource (Results 1 – 1 of 1) sorted by relevance
287 function CopyAttributes( oSource, oDest, oSkipAttributes ) argument289 var aAttributes = oSource.attributes ;302 var sAttValue = oSource.getAttribute( sAttName, 2 ) ;310 if ( oSource.style.cssText !== '' )311 oDest.style.cssText = oSource.style.cssText ;