Searched refs:getTarget (Results 1 – 6 of 6) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/specialchar/dialogs/ |
H A D | specialchar.js | 5 …getTarget():new CKEDITOR.dom.element(c);"a"==c.getName()&&(b=c.getChild(0).getHtml())&&(c.removeCl… 6 …nt().addClass("cke_light_background");k=b}};d=function(c,b){b=b||c.data.getTarget();"span"==b.getN… 7 k=void 0)};q=CKEDITOR.tools.addFunction(function(c){c=new CKEDITOR.dom.event(c);var b=c.getTarget()…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/ |
H A D | colordialog.js | 5 …ement("picker","selectedColor").setValue("");x()}function y(a){a=a.data.getTarget();var c;"td"==a.… 6 …!a.name&&(a=new CKEDITOR.event(a));var c=!/mouse/.test(a.name),b=a.data.getTarget(),f;"td"==b.getN… 7 …lor"),h.getById(u).setHtml("\x26nbsp;"))}function E(a){var c=a.data,b=c.getTarget(),f=c.getKeystro…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/ |
H A D | templates.js | 7 …Snapshot")},0)})):(c.insertHtml(a),b.hide())}function k(a){var b=a.data.getTarget(),c=g.equals(b);…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/smiley/dialogs/ |
H A D | smiley.js | 5 …ey,h=e.smiley_images,g=e.smiley_columns||8,k,m=function(l){var c=l.data.getTarget(),b=c.getName();…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 71 …){var a=this.$;a.stopPropagation?a.stopPropagation():a.cancelBubble=!0},getTarget:function(){var a= method in CKEDITOR 72 …tion(){return this.$.eventPhase||2},getPageOffset:function(){var a=this.getTarget().getDocument().… 136 …ass("cke_enable_context_menu")}this.on("contextmenu",function(b){b.data.getTarget().getAscendant(a… 381 function b(a){var b=a.data.getTarget();b.is("input")&&(b=b.getAttribute("type"),"submit"!=b&&"reset… 403 …this,"click",function(a){a=a.data;var b=(new CKEDITOR.dom.elementPath(a.getTarget(),this)).contain… 406 …getTarget()};a.fire("doubleclick",b)});CKEDITOR.env.ie&&this.attachListener(this,"click",b);CKEDIT… 407 …getTarget())&&b.is("img")&&!b.isReadOnly()&&a.getSelection().selectElement(b)});CKEDITOR.env.gecko… 408 …tion(a){a.data.getTarget().is("input","select")&&a.data.preventDefault()}),this.attachListener(thi… 465 …ner("mouseup",c);q.removeListener("mouseup",c);w.select()}a=a.data;if(a.getTarget().is("html")&&a.… 466 …nv.version&&11>CKEDITOR.env.version)q.on("mousedown",function(a){a.data.getTarget().is("html")&&(g… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 15 …rame(c,d);var h=function(h){d=b._.currentTabId;h=h||window.event;h.data.getTarget().is("a")&&d!==a…
|