Home
last modified time | relevance | path

Searched refs:clone (Results 51 – 75 of 361) sorted by last modified time

12345678910>>...15

/plugin/stlviewer/stlviewer/
H A DOrbitControls.js108 this.target0 = this.target.clone();
109 this.position0 = this.object.position.clone();
177 var offset = position.clone().sub( scope.target );
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js530 days: a.clone().stripTime().diff(b.clone().stripTime(), 'days'),
538 days: a.clone().stripTime().diff(b.clone().stripTime(), 'days')
1802 this.end.clone() :
4436 var out = date.clone();
5889 start = date.clone();
5895 end = start.clone();
5906 start = end.clone();
8684 …this.unzonedRange = new UnzonedRange_1.default(start.clone().stripZone(), end.clone().stripZone());
11258 return date.clone();
11361 return event.end.clone();
[all …]
H A Dmoment.js2833 res = model.clone();
2963 this.utcOffset() > this.clone().month(5).utcOffset()
3086 if (base.clone().add(res.months, 'M').isAfter(other)) {
3182 function clone () { function
3229 …return this.clone().startOf(units).valueOf() <= inputMs && inputMs <= this.clone().endOf(units).va…
3279 anchor = a.clone().add(wholeMonthDiff, 'months'),
3283 anchor2 = a.clone().add(wholeMonthDiff - 1, 'months');
3308 var m = utc ? this.clone().utc() : this;
3707 …var dayOfYear = Math.round((this.clone().startOf('day') - this.clone().startOf('year')) / 864e5) +…
3835 proto.clone = clone;
[all …]
/plugin/davcal/vendor/sabre/http/
H A DREADME.md306 $subRequest = clone $request;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md302 * Added `Logger->withName` to clone a logger (keeping all handlers) with a new name
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md852 * Deprecating Response::getRequest() and now using a shallow clone of a request object to remove a …
/plugin/c3chart/assets/
H A Dc3.min.js2clone=function(){return new window.SVGPathSegClosePath(void 0)},window.SVGPathSegMovetoAbs=functio…
/plugin/tablelayout/script/
H A Dtablelayout_functions.js82 var $frozenTable = $table.clone();
162 $cell.after($cell.clone(true, true));
177 $rowCells.last().after($cell.clone(true, true));
179 $rowCells.eq(colIndex).before($cell.clone(true, true));
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3209 function clone(obj) { function
3219 res[key] = clone(obj[key]);
3264 return clone(pth.arr);
3271 data = clone(pathString);
3300 pth.arr = clone(data);
3352 var res = clone(pathArray);
8424 var clone = {}, key;
8426 clone[key] = nsMatrix[key];
8428 return clone;
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md
/plugin/passpolicy/
H A Dwords.txt700 clone
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md389 --init --recursive` or adding `--recursive` to your initial clone, or from
/plugin/csv/_test/
H A Davengers.csv23 …et_Witch_Vol_1_2. Did not return however he was eventually cloned but the clone was killed immedia…
85 …18,NO,FEMALE,,Apr-96,1996,19,Honorary,YES,NO,,,,,,,,,Whitney killed was a clone possibly this inca…
/plugin/authhttp/
H A DREADME124 To follow development more closely, clone the GitHub repo at
/plugin/oauthdoorkeeper/
H A DDockerfile5 git clone git://github.com/doorkeeper-gem/doorkeeper-provider-app.git /app && \
/plugin/diagramsnet/lib/plugins/
H A DedgeConnection.js18 …var clone = this.graph.createVertex(this.graph.getModel().getParent(source), null, null, 0, 0, 6, …
19 var geo = this.graph.getModel().getGeometry(clone);
50 return clone;
H A Dexplore.js222 geo = geo.clone();
269 geo = geo.clone();
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js835 var bpmnEventStyle = mxUtils.clone(styleCommonMap);
863 var bevelNodeStyle = mxUtils.clone(styleCommonMap);
886 var demoGroupStyle = mxUtils.clone(styleCommonMap);
911 var tableStyle = mxUtils.clone(styleCommonMap);
916 var imageNodeStyle = mxUtils.clone(styleCommonMap);
926 var svgNodeStyle = mxUtils.clone(styleCommonMap);
939 var groupNodeStyle = mxUtils.clone(styleCommonMap);
954 var tableNodeStyle = mxUtils.clone(styleCommonMap);
1706 var rowStyle = mxUtils.clone(defRowStyle);
1773 var colStyle = mxUtils.clone(defColStyle);
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js409 mxGuide.prototype.move = function (bounds, delta, gridEnabled, clone) argument
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... protected org.apache.http.config.ConnectionConfig clone () throws java.lang.CloneNotSupportedException public java ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1clone(),r={headers:new Headers(i.headers),status:i.status,statusText:i.statusText},o=e?e(r):r,a=fu…
H A Dworkbox-9fe249eb.js.map1clone();\n // Create a fresh `ResponseInit` object by cloning the headers.\n const responseI…
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt585 …lusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
H A Ddia_si.txt585 …lusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…

12345678910>>...15