Searched refs:findOne (Results 1 – 3 of 3) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 18 …urn a},removeSymbolText:function(b){var a=b.attributes["cke-symbol"],c=b.findOne(function(b){retur…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 99 …unction(a){return new CKEDITOR.dom.nodeList(this.$.querySelectorAll(a))},findOne:function(a){retur… 138 a)));c();return a},findOne:function(a){var c=d(this);a=this.$.querySelector(b(this,a));c();return a… 142 …end(CKEDITOR.dom.documentFragment.prototype,CKEDITOR.dom.document.prototype,!0,{find:1,findOne:1}); property 289 …ppend(q.getAscendant({thead:1,tbody:1,tfoot:1}).clone()),f.append(e),e=e.findOne("thead, tbody, tf… 360 …findOne:function(a,b){var d=null,k=CKEDITOR.tools.array.find(this.children,function(g){var k="func… 447 …er.getAscendant({td:1,th:1},!0);e=CKEDITOR.tools.trim;d&&d.equals(g)&&!d.findOne("td, th, tr, tbod… 689 …ionUpdate",{notification:this,options:b})&&(a=!1);var c=this.element,d=c.findOne(".cke_notificatio… 690 e=c.findOne(".cke_notification_progress"),f=b.type;c.removeAttribute("role");b.progress&&"progress"… 805 …ev";e[CKEDITOR.SHIFT+9]="prev";e[32]="click";u&&u.setContainer(b.element.findOne(".cke_colorhistor… 806 …"transparent"!=e||(e="#ffffff");r.colorButton_enableAutomatic&&t.element.findOne("#"+q).setStyle("… [all …]
|
H A D | CHANGES.md | 234 ….dom.documentFragment.findOne()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_docu… 242 …TOR.htmlParser.element.findOne()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_htmlPar… 1688 …* [`document.findOne()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_document.html…
|