Searched refs:getFirst (Results 1 – 7 of 7) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/liststyle/dialogs/ |
H A D | liststyle.js | 7 …up:function(a){a=a.getFirst(g).getAttribute("value")||a.getAttribute("start")||1;this.setValue(a)}… 8 c=b.getAttribute("value")||a.getAttribute("start")||1;a.getFirst(g).removeAttribute("value");var d=…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/table/dialogs/ |
H A D | table.js | 9 …;for(h=b.getElementsByTag("tbody").getItem(0);0<g.getChildCount();){l=g.getFirst();for(k=0;k<l.get… 20 a.getItem(0);var e=a.getFirst(CKEDITOR.dom.walker.nodeType(CKEDITOR.NODE_ELEMENT));e&&!e.equals(a.g…
|
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 84 …b&&!b.call){var c=b;b=function(a){return!a.equals(c)}}a=!a&&this.getFirst&&this.getFirst();var f;i… 90 …n(){this.ltrim();this.rtrim()},ltrim:function(){for(var a;this.getFirst&&(a=this.getFirst());){if(… 101 …l=function(a,d){var b=new CKEDITOR.dom.element("div",d);b.setHtml(a);return b.getFirst().remove()}; 108 …R.env.ie&&!CKEDITOR.env.edge){for(c=new CKEDITOR.dom.element("div");d=e.getFirst();)d.$.style.back… 115 …turn a};return this.getName()},getValue:function(){return this.$.value},getFirst:function(a){var b… 122 …ITOR.NODE_ELEMENT)return;if(b.isIdentical(c)){for(var g=e?b.getLast():b.getFirst();d.length;)d.shi… 141 …e(/\s*data-cke-expando=".*?"/g,"")}},!0,{append:1,appendBogus:1,clone:1,getFirst:1,getHtml:1,getLa… property 156 …pe==CKEDITOR.NODE_TEXT&&(n.equals(C)||n.type===CKEDITOR.NODE_ELEMENT&&n.getFirst().equals(C)))c.ap… 164 …=f;e.isEmpty()?(f=e.getPrevious(c),m?(d=m,e=f?f.getNext():e.getParent().getFirst()):(e=e.getParent… 189 …Path":"startPath"](),m=d.block||d.blockLimit,f;m&&!m.equals(d.root)&&!m.getFirst(a(m));)f=m.getPar… [all …]
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 12 e))d=d.getElement();else if(b[e].instance)d=b[e].instance.getElement().getFirst()||b[e].instance.ge… 83 …getFirst()||this.getElement()).setText(a.LocalizationComing.Create)},onClick:b},{type:"button",id:… 84 …getFirst()||this.getElement()).setText(a.LocalizationComing.Rename)},onClick:b},{type:"button",id:…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/templates/dialogs/ |
H A D | templates.js | 6 …escription+"\x3c/span\x3e");d+="\x3c/td\x3e\x3c/tr\x3e\x3c/table\x3e";m.getFirst().setHtml(d);m.on…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/flash/dialogs/ |
H A D | flash.js | 7 …ame:g.name,value:m});1>a.getChildCount()?p.appendTo(a):p.insertBefore(a.getFirst())}break;case 4:i…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/ |
H A D | default.js | 13 …tack(d,c,a)},"v:imagedata":r,"v:shape":function(a){var b=!1;if(null===a.getFirst("v:imagedata"))e(…
|