Home
last modified time | relevance | path

Searched refs:sender (Results 76 – 100 of 143) sorted by relevance

123456

/plugin/freechat/phpfreechat/src/commands/
H A Dleave.class.php14 $sender = $p["sender"];
H A Dconnect.class.php12 $sender = $p["sender"];
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php59 const CM_SENDER_VOUCHES = 'urn:oasis:names:tc:SAML:2.0:cm:sender-vouches';
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DValidation.java103 public void invoke(Object sender, mxEventObject evt) in Validation()
H A DValidation.java.bak99 public void invoke(Object sender, mxEventObject evt)
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaEditorToolBar.java104 public void invoke(Object sender, mxEventObject evt) in SchemaEditorToolBar()
H A DEditorToolBar.java201 public void invoke(Object sender, mxEventObject evt) in EditorToolBar()
/plugin/diagramsnet/lib/plugins/
H A Dupdate.js96 overlay.addListener(mxEvent.CLICK, function(sender, evt) argument
H A Dreplay.js119 model.addListener(mxEvent.CHANGE, function(sender, evt) argument
H A Dvoice.js2085 ui.addListener('styleChanged', function(sender, evt) argument
2118 graph.addListener(mxEvent.LABEL_CHANGED, function(sender, evt) argument
2142 graph.addListener(mxEvent.CELL_CONNECTED, function(sender, evt) argument
2155 graph.addListener(mxEvent.CELLS_ADDED, function(sender, evt) argument
2243 graph.addListener(mxEvent.CELLS_REMOVED, function(sender, evt) argument
H A Dexplore.js161 graph.getModel().addListener(mxEvent.CHANGE, function(sender, evt) argument
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …={type:"html",id:"smileySelector",html:k.join(""),onLoad:function(i){n=i.sender},focus:function(){…
H A Dsmiley.js.4.310 e={type:"html",id:"smileySelector",html:d.join(""),onLoad:function(a){i=a.sender},focus:function(){…
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1 …]);setTimeout(function(){j.focus();i(null,j)},0)},onLoad:function(j){g=j.sender}},{type:"hbox",ali…
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/
H A Dspecialchar.js1 …]);setTimeout(function(){j.focus();i(null,j)},0)},onLoad:function(j){g=j.sender}},{type:"hbox",ali…
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js1 …={type:"html",id:"smileySelector",html:k.join(""),onLoad:function(i){n=i.sender},focus:function(){…
H A Dsmiley.js.4.310 e={type:"html",id:"smileySelector",html:d.join(""),onLoad:function(a){i=a.sender},focus:function(){…
/plugin/diagramsnet/lib/
H A Delectron.js117 const win = event.sender
170 const index = windowsRegistry.indexOf(event.sender)
192 event.sender.send('asynchronous-reply', 'pong')
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcclient.js940 var sender = cmds[mid][3];
962 …line += 'onclick="pfc.insert_text(\'' + sender.escapeHTML().replace("'", '\\\'') + ', \',\'\',fals…
963 line += 'class="pfc_nickmarker pfc_nick_'+ _to_utf8(sender).md5() +'">';
964 line += sender.escapeHTML();
972 …line += '<span class="pfc_words">* '+ sender.escapeHTML() + ' ' + this.parseMessage(param) +'</spa…
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js326 graph.addListener('cellsInserted', function(sender, evt) argument
331 graph.addListener('textInserted', function(sender, evt) argument
674 graph.fireMouseEvent = function(evtName, me, sender) argument
711 graph.connectionHandler.addListener(mxEvent.CONNECT, function(sender, evt) argument
731 this.addListener('styleChanged', mxUtils.bind(this, function(sender, evt) argument
936 graph.addListener(mxEvent.CELLS_ADDED, function(sender, evt) argument
1314 this.hoverIcons.addListener('focus', mxUtils.bind(this, function(sender, evt) argument
1368 this.hoverIcons.addListener('blur', mxUtils.bind(this, function(sender, evt) argument
2577 mouseDown: function(sender, me) argument
2584 mouseMove: function(sender, me) {}, argument
[all …]
H A DGraph.js445 mouseDown: function(sender, me) {}, argument
446 mouseMove: mxUtils.bind(this, function(sender, me) argument
715 mouseUp: mxUtils.bind(this, function(sender, me) argument
5072 mouseDown: mxUtils.bind(this, function(sender, me) argument
5093 mouseMove: mxUtils.bind(this, function(sender, me) argument
5113 mouseUp: mxUtils.bind(this, function(sender, me) argument
9161 mouseDown: function(sender, me) argument
9175 mouseMove: function(sender, me) argument
9221 mouseUp: function(sender, me) argument
10825 this.fireMouseEvent = function(evtName, me, sender) argument
[all …]
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js1173 mouseDown: function(sender, me) argument
1188 mouseMove: function(sender, me) argument
1228 mouseUp: function(sender, me) { }, argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D11.11.js.map1 … 'Operation',\n 'of',\n 'Set',\n 'set',\n 'sender',\n 'source…
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js5 …ocal("label_fieldNameDic")||"Dictionary name",onShow:function(b){var a=b.sender,h=c.scayt;b=SCAYT.…
24 …"relative","padding-bottom":"2px"});g.on("click",function(a){l.newLang=a.sender.getValue()});k.app…
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js5 "Dictionary name",onShow:function(b){var a=b.sender,g=d.scayt;b=SCAYT.prototype.UILib;var h=a.getCo…
24 …"relative","padding-bottom":"2px"});e.on("click",function(a){l.newLang=a.sender.getValue()});f.app…

123456