Home
last modified time | relevance | path

Searched defs:functionPointer (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckevents.js30 FCKEvents.prototype.AttachEvent = function( eventName, functionPointer ) argument
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckevents.js30 FCKEvents.prototype.AttachEvent = function( eventName, functionPointer ) argument
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfck_ie.js347 FCK.AttachToOnSelectionChange = function( functionPointer ) argument
Dfck_gecko.js127 FCK.AttachToOnSelectionChange = function( functionPointer ) argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfck.js35 AttachToOnSelectionChange : function( functionPointer ) argument
/plugin/pgn4web/pgn4web/
Dpgn4web.js465 function boardShortcut(square, title, functionPointer, defaultSetting) { argument