Home
last modified time | relevance | path

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

/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js287 function CopyAttributes( oSource, oDest, oSkipAttributes ) argument
306 oDest.setAttribute( sAttName, sAttValue, 0 ) ; // 0 : Case Insensitive
311 oDest.style.cssText = oSource.style.cssText ;