Home
last modified time | relevance | path

Searched refs:clone (Results 301 – 325 of 361) sorted by last modified time

1...<<1112131415

/plugin/pwaoffline/
H A Dsw.js96 cache.put(request, response.clone());
108 cache.put(request, response.clone());
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt60 …s the "home" directory for apache. Once you have done this, you can then clone repositories as th…
64 sudo -u apache git clone git@github.com:turnermm/fckgLite
/plugin/matomo/
H A DREADME.md33 Or you can clone it directly from repository:
36 $> git clone https://github.com/Bravehartk2/dokuwiki-matomo
/plugin/piwik2/
H A DREADME.md33 Or you can clone it directly from repository:
36 $> git clone https://github.com/Bravehartk2/dokuwiki-piwik2.git
/plugin/mdpage/vendor/cebe/markdown/
H A D.travis.yml38 # - git clone https://github.com/jgm/stmd && cd stmd && perl runtests.pl spec.txt ../bin/markdown
/plugin/fckg/fckeditor/editor/plugins/range/
H A Dfckplugin.js52 var clone = m.cloneNode(true);
53 f.appendChild(clone);
123 var clone = m.cloneNode(true);
124 f.appendChild(clone);
/plugin/callflow/
H A Draphael.js795 function clone(obj) { function
801 res[key] = clone(obj[key]);
1975 return clone(pth.bbox);
2017 pth.bbox = clone(bb);
2021 var res = clone(pathArray);
2882 matrixproto.clone = function () {
3523 return clone(eldata[this.id] || {});
4123 elproto.clone = function () {
5374 setproto.clone = function (s) {
5377 s.push(this.items[i].clone());
[all …]
/plugin/redproject/
H A DREADME.md19 $ git clone https://github.com/kbsali/php-redmine-api.git
/plugin/authsplit/
H A DREADME253 To follow development more closely, clone the GitHub repo at
/plugin/rocketchatnotifier/
H A DREADME.md19 $ git clone https://github.com/Fab-IT-ApS/dokuwiki-rocketchat-integration.git /var/lib/dokuwiki/lib…
/plugin/authplaincas/
H A DREADME.md6 clone this repository as "authplaincas" in the plugin directory
/plugin/prettyprint/
H A Dscript.js2 var $img = jQuery("#dokuwiki__header img").clone();
25 $new_h1 = $h1.clone();
/plugin/issuetracker/
H A Dprototype.js303 function clone(object) { function
354 clone: clone,
1150 function clone() {
1207 clone: clone,
1208 toArray: clone,
1317 function clone() { function
1337 clone: clone
1747 options = Object.clone(options);
3149 clone: function(element, deep) {
3152 clone._prototypeUID = void 0;
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md53 … the PHP\_CodeSniffer source and run the `phpcs` and `phpcbf` commands directly from the Git clone:
55 git clone https://github.com/squizlabs/PHP_CodeSniffer.git
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.min.js12clone=function(){var a=new c;for(var b in this)"function"!=typeof this[b]&&(a[b]=this[b]);return a…
H A Djszip.js521 this.clone = function() { method in AnonymousFunction7bc6a8980100.AnonymousFunction7bc6a8980f00.JSZip
1325 var ret = this.clone();
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js3433 result = this.clone();
9816 function clone(value, isDeep, customizer, thisArg) {
12854 lodash.clone = clone;
12984 var result = this.clone(),
13002 var result = this.clone();
13136 LazyWrapper.prototype.clone = lazyClone;
14282 var style = this.styleStack.clone();
14834 StyleContextStack.prototype.clone = function() {
H A Dpdfmake.min.js.map1clone","lazyValue","baseWrapperValue","isRight","view","getView","nativeMin","iterLength","outer",…
H A Dpdfmake.min.js7 …(){if(this.filtered){var t=new r(this);t.dir=-1,t.filtered=!0}else t=this.clone(),t.dir*=-1;return…
8clone=li,e.cloneDeep=ci,e.deburr=to,e.endsWith=eo,e.escape=no,e.escapeRegExp=ro,e.every=Sr,e.find=… method in r
9clone(),r=t?e.ol:e.ul;e._gapSize=this.gapSizeForList(t,r),e._minWidth=0,e._maxWidth=0;for(var i=1,… method in n
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js2 …de&&(b.metaKey||b.ctrlKey)?c.drawing.buffer.copy&&a(c.drawing.buffer.copy.clone(a)):90==b.keyCode&…
H A Dexport.js2939 function handleClone( clone ) { argument
2940 if ( clone ) {
2941 clone.set( {
2942 top: clone.top + 10,
2943 left: clone.left + 10
2945 _this.setup.fabric.add( clone );
2977 handleClone( _this.drawing.buffer.copy.clone( handleClone ) )
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …erty]}return destination}function clone(object){return extend({},object)}fabric.util.object={exten… property in fabric.util.object
2clone=fabric.util.object.clone,toFixed=fabric.util.toFixed,parseUnit=fabric.util.parseUnit,multipl… variable
4clone(this.coords),markup,commonAttributes;this.colorStops.sort(function(a,b){return a.offset-b.of…
6clone(function(clone){callback(clone.toDataURL(format))})},_toDataURLWithMultiplier:function(forma… argument
8clone(options)}if(~property.indexOf(".")){propPair=property.split(".")}var currentValue=propPair?t…
9clone:function(callback,propertiesToInclude){this.constructor.fromObject(this.toObject(propertiesT…
11clone=fabric.util.object.clone,toFixed=fabric.util.toFixed,supportsLineDash=fabric.StaticCanvas.su…
13clone(styleDeclaration)}else{styleDeclaration={}}this._applyFontStyles(styleDeclaration);var cache…
H A Dfabric.js1412 function clone(object) { function
1419 clone: clone property in fabric.util.object
2820 clone = fabric.util.object.clone, variable
3373 }, clone(options), reviver);
10434 this.clone(function (clone) { argument
10446 this.clone(function (clone) { argument
10478 clone.clipTo = this.clipTo;
10481 clone.renderAll();
19330 clone = fabric.util.object.clone,
20391 var clone = fabric.util.object.clone;
[all …]
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.js1040 var clone = {}; //here is where we lose the prototype
1043 clone[ property ] = cloneWithoutPrototypes( obj[ property ] );
1046 return clone;
H A Dresponsive.min.js.map7 …"isObject","findArrayObjectById","arr","id","i","cloneWithoutPrototypes","clone","property","slice…

1...<<1112131415