Searched defs:functionPointer (Results 1 – 6 of 6) sorted by relevance
30 FCKEvents.prototype.AttachEvent = function( eventName, functionPointer ) argument
347 FCK.AttachToOnSelectionChange = function( functionPointer ) argument
127 FCK.AttachToOnSelectionChange = function( functionPointer ) argument
35 AttachToOnSelectionChange : function( functionPointer ) argument
465 function boardShortcut(square, title, functionPointer, defaultSetting) { argument