Searched refs:removeMatching (Results 1 – 7 of 7) sorted by relevance
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 746 function removeMatching(array, testFunc) { 760 exports.removeMatching = removeMatching; 2038 exports.removeMatching = util_1.removeMatching; 6013 return util_1.removeMatching(this.eventDefs, function (eventDef) { 8857 …removeCnt = util_1.removeMatching(eventInstanceGroup.eventInstances, function (currentEventInstanc…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-viewer.production.min.js | 2 …removeMatching(e):(this.list.remove(e),this)};pt.prototype.removeMatching=function(e){let t=this.a… method in pt
|
| H A D | bpmn-modeler.production.min.js | 2 …removeMatching(e):(this.list.remove(e),this)};Ar.prototype.removeMatching=function(e){let t=this.a… 10 …]};var Iw=/^djs-cursor-.*$/;function gi(e){var t=Ae(document.body);t.removeMatching(Iw),e&&t.add("…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-viewer.production.min.js | 13 …removeMatching(n):(this.list.remove(n),this)};Hn.prototype.removeMatching=function(n){let e=this.a…
|
| H A D | dmn-modeler.production.min.js | 13 …removeMatching(n):(this.list.remove(n),this)};eo.prototype.removeMatching=function(n){let e=this.a… 16 …]};var JN=/^djs-cursor-.*$/;function hf(n){var e=ee(document.body);e.removeMatching(JN),n&&e.add("…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 2 …removeMatching(e);if(this.list)return this.list.remove(e),this;var t=this.array(),n=V(t,e);return~… 28 …e",na]},ra=/^djs-cursor-.*$/;function oa(e){var t=K(document.body);t.removeMatching(ra),e&&t.add("…
|
| D | bpmn-modeler.development.js | 849 return this.removeMatching(name); 874 ClassList$1.prototype.removeMatching = function (re) { 1513 return this.removeMatching(name); 1540 ClassList.prototype.removeMatching = function(re) { 22282 classes.removeMatching(CURSOR_CLS_PATTERN);
|