Home
last modified time | relevance | path

Searched refs:forEach (Results 1 – 9 of 9) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/
H A Ddefault.js13 …WithChildren(d),!1;d.attributes.style.match(/FONT-FAMILY:\s*Symbol/i)&&d.forEach(function(a){a.val…
14 (b=!0)},!0);if(b)return!1;var f="";"v:group"===a.parent.name?e(a):(a.forEach(function(a){a.attribut…
16 ….style.match(/mso-list:\s*ignore/i)?a.replace(/ /g," "):a}};n.array.forEach(E,function(a){w.e…
17 … c;a.forEach(function(a){!c&&"img"==a.name&&a.attributes["cke-ignored"]&&"*"==a.attributes.alt&&(c…
18 …ssText(e)}a.name="cke:li"},convertToRealListItems:function(b){var a=[];b.forEach(function(b){"cke:…
23 …Z]+).?$/)||["placeholder","1"])[1]},setListDir:function(b){var a=0,c=0;b.forEach(function(b){"li"=…
26 …=0;f<d.length;f++)this.determineListItemValue(d[f])}CKEDITOR.tools.array.forEach(l,function(b){for…
29 …ools.array,w=[],d,h;b.forEach(function(a){w.push(a)},CKEDITOR.NODE_ELEMENT,!1);d=g.filter(w,e("li"…
30 d||(d=n.parseCssText(b.attributes.style)["list-style-type"]);g.forEach(g.filter(b.children,e("li"))…
38 …ge||!b.config.pasteFromWord_heuristicsEdgeList)return!1;var c="";a.forEach&&a.forEach(function(a){…
[all …]
/webtrees/resources/js/
H A Dwebtrees.js832 … container.querySelectorAll('.select-record').forEach(element => element.classList.add('d-none'));
833 …container.querySelectorAll('.select-' + select.value).forEach(element => element.classList.remove(…
836 container.querySelectorAll('.select-record select').forEach(element => {
842 container.querySelectorAll('.select-' + select.value + ' select').forEach(element => {
888 event.target.querySelectorAll('textarea[data-wt-pattern]').forEach(function (element) {
924 …document.querySelectorAll('.tom-select').forEach(element => webtrees.initializeTomSelect(element));
929 .forEach(function (element) {
944 document.querySelectorAll('table.datatables').forEach(function (element) {
951 .forEach((element) => webtrees.persistentToggle(element));
H A Dstatistics.js73 that.callbacks.forEach((element) => {
/webtrees/public/js/
H A Dwebtrees.min.js1forEach((function(e){return e.classList.add("d-none")})),t.querySelectorAll(".select-"+e.value).fo…
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/
H A DtableCell.js15 …Spacer&&m++;return b});5<m&&(g=g.concat([k(),r()]));CKEDITOR.tools.array.forEach(q,function(a){a.i…
16 x++;5<m&&x>=m/2?g[2].children.push(a):g[0].children.push(a)});CKEDITOR.tools.array.forEach(g,functi…
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastetools/filter/
H A Dimage.js6 …==c.length)return b;a=f(a);if(0===a.length)return b;CKEDITOR.tools.array.forEach(a,function(a){d.p…
H A Dcommon.js14 …etConfigValue(b,"keepZeroMargins");r(d);(function(){CKEDITOR.tools.array.forEach(["top","right","b…
20 …unt();d++)c=c.concat(b(a.getItem(d)));return c}(a));CKEDITOR.tools.array.forEach(c,function(a){var…
/webtrees/public/ckeditor-4.15.1-custom/plugins/colordialog/dialogs/
H A Dcolordialog.js12 …ontentElement("picker","selectedColor").setValue(c);CKEDITOR.tools.array.forEach(a,function(a){b=C…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js25 …],b-=2);for(var g=1;g<b;g++){var m=arguments[g]||{};CKEDITOR.tools.array.forEach(CKEDITOR.tools.ob…
51 …r b={},c=this._findColor(a);c.length&&(b.color=c[0],CKEDITOR.tools.array.forEach(c,function(b){a=a…
53forEach(a,function(g,m){b.call(c,g,m,a)&&e.push(g)});return e},find:function(a,b,c){for(var e=a.le… method
56 merge:function(a,b){var c=CKEDITOR.tools,e=c.clone(a),g=c.clone(b);c.array.forEach(c.object.keys(g)…
59 ….style.parse._findColor(a);a.length&&(b.color=a[0]);CKEDITOR.tools.array.forEach(c,function(a){b.s…
138forEach:function(a,b,c){if(!(c||b&&this.type!=b))var e=a(this);if(!1!==e){c=this.getChildren();for…
202 …entRect();return b},c),CKEDITOR.tools.array.forEach(e,function(a){function b(e){CKEDITOR.tools.arr…
209 …1,this.enforceRealBlocks=0,this._||(this._={}))}function d(a){var b=[];a.forEach(function(a){if("t…
244 a.forEach(function(a){if(a.type==CKEDITOR.NODE_ELEMENT){if("off"==a.attributes["data-cke-filter"])r…
292 …this.editable(null);this.filter&&delete this.filter;CKEDITOR.tools.array.forEach(CKEDITOR.tools.ob…
[all …]