Searched defs:thisObject (Results 1 – 2 of 2) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fcktools.js | 291 FCKTools.RunFunction = function( func, thisObject, paramsArray, timerWindow ) argument 297 FCKTools.SetTimeout = function( func, milliseconds, thisObject, paramsArray, timerWindow ) argument 310 FCKTools.SetInterval = function( func, milliseconds, thisObject, paramsArray, timerWindow ) argument
|
/plugin/jquery/ |
H A D | jquery-1.4.2.js | 676 proxy: function( fn, proxy, thisObject ) { argument
|