Home
last modified time | relevance | path

Searched defs:func (Results 76 – 86 of 86) sorted by last modified time

1234

/plugin/syntaxhighlighter/Scripts/
H A DshCore.js8 … expand source',check:function(highlighter){return highlighter.collapse;},func:function(sender,hig… method in dp.sh.Toolbar.Commands.ExpandSource
9 …r.div.className.replace('collapsed','');}},ViewSource:{label:'view plain',func:function(sender,hig… method in dp.sh.Toolbar.Commands.ViewSource
10 …:function(){return window.clipboardData!=null||dp.sh.ClipboardSwf!=null;},func:function(sender,hig… method in dp.sh.Toolbar.Commands.CopyToClipboard
17 alert('The code is in your clipboard now');}},PrintSource:{label:'print',func:function(sender,highl… method in dp.sh.Toolbar.Commands.PrintSource
18 …lert('Printing...');document.body.removeChild(iframe);}},About:{label:'?',func:function(highlighte… method in dp.sh.Toolbar.Commands.About
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js291 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
350 FCKTools.CreateEventListener = function( func, params ) argument
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js340 JsHttpRequest.setTimeout = function(func, dt) { argument
H A DJsHttpRequest-script.js340 JsHttpRequest.setTimeout = function(func, dt) { argument
H A DJsHttpRequest.js341 JsHttpRequest.setTimeout = function(func, dt) { argument
H A DJsHttpRequest-script-xml.js340 JsHttpRequest.setTimeout = function(func, dt) { argument
H A DJsHttpRequest-xml.js340 JsHttpRequest.setTimeout = function(func, dt) { argument
/plugin/virtualkeyboard/vk/extensions/
H A Darrayextensions.js144 Array.prototype.map = function(func) { argument
/plugin/chat/
H A Dscript.js140 this.onMouseMove = function(func) { argument
/plugin/aimg/
H A Dscript.js115 function addLoadEvent(func) { argument
/plugin/zip/pear/
H A DPEAR.php248 function registerShutdownFunc($func, $args = array())

1234