Home
last modified time | relevance | path

Searched refs:transform (Results 451 – 475 of 546) sorted by relevance

1...<<11121314151617181920>>...22

/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js1196 function overArg(func, transform) { argument
1198 return func(transform(arg));
6546 function overRest(func, start, transform) {
6562 otherArgs[start] = transform(array);
13788 function transform(object, iteratee, accumulator) {
16649 lodash.transform = transform;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js16149 over = _.overArgs(noop, transform, transform, transform);
24043 return index ? _.transform(object, iteratee, accumulator) : _.transform(object, iteratee);
24080 return lodashStable.isArray(_.transform(array, noop));
24093 return _.transform(value, function(result, value) {
24113 return _.transform(value, noop, accumulator);
24137 assert.ok(_.transform(new Foo) instanceof Foo);
24148 return _.transform(value);
24166 assert.notOk(_.transform(new Foo) instanceof Foo);
24176 return index ? _.transform(object) : _.transform();
24192 _.transform(object, function() {
[all …]
/plugin/achart/assets/
H A Dapexcharts.min.js6transform:"translate(".concat(s+t.customSVG.offsetX,", ").concat(r+t.customSVG.offsetY,")")}),k.no… property in AnonymousFunction1cae5b5126a00.AnonymousFunction1cae5b5127100.g
10transform((new SVG.Matrix).rotate(I)),(a=i.x*i.x/(T*T)+i.y*i.y/(M*M))>1&&(T*=a=Math.sqrt(a),M*=a);…
14transform:this.el.transform()},SVG.on(window,"mousemove.drag",(function(t){e.drag(t)})),SVG.on(win…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js1604 transform: 12,
21871 if (transform[i] !== 256 || transform[i + 1] !== 0) {
22961 if (transform) {
22964 data[i] = (data[i] * transform[k] >> 8) + transform[k + 1];
29772 transform: transform,
31707 transform: null,
31811 transform: textChunk.transform,
33118 transform: function transform(args) {
33210 return _util.Util.transform(ctm, _util.Util.transform(this.textMatrix, tsm));
33297 id: _util.OPS.transform,
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc90 * <<Elasticsearch_Clienttransform_transform,`transform()`>>
1278 .`transform()`
1283 Returns the transform namespace
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js983 _context.transform( a, b, c, d, e, f );
/plugin/bez/
H A Dstyle.css619 transform:rotate(45deg) skew(20deg,20deg);
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js1042 transform: 'translate3d(' + (xValue) + 'px, ' + yValue + 'px, 0px)'
H A Dlightgallery.min.js4 …type.setTranslate=function(a,b,c){this.s.useLeft?a.css("left",b):a.css({transform:"translate3d("+b…
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1707 parallel-transform "^1.1.0"
1945 parallel-transform@^1.1.0:
1947 …resolved "https://registry.yarnpkg.com/parallel-transform/-/parallel-transform-1.1.0.tgz#d410f065b…
/plugin/codemirror/dist/modes/
H A Dstylus.min.js.map1 …ace-collapse\",\"text-transform\",\"text-underline-position\",\"text-wrap\",\"top\",\"transform\",…
H A Decl.min.js.map1 …ator service shared skew skip sql store terminator thor threshold token transform trim true type u…
H A Dsql.min.js.map1transform trigger unarchive undo union uniquejoin unlock update use using utc utc_tmestamp view wh…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1transform:i}}else if("pattern"==g.tagName){var j={node:g,source:g.getAttribute("xlink:href"),width… property in a.clippings
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css40 text-transform: none;
H A Dbpmn-modeler.development.js1948 if (transform instanceof SVGMatrix) {
1952 return transform;
5240 transform,
5251 transform = transform$1(viewport);
5252 matrix = transform ? transform.matrix : createMatrix();
17176 transform(textBox, 0, -top, 270);
21520 var scale, transform = '';
21666 function setTransform$1(el, transform) { argument
30608 transform: 'translate(0, -50%)'
38994 transform(group, x, y);
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md28 - [Transform](https://www.elastic.co/guide/en/elasticsearch/reference/current/transform-apis.html)
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-embedded.css40 text-transform: none;
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1transform/parse.js","webpack://mermaid/./node_modules/d3-interpolate/src/transform/decompose.js","…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1transform, the front side of an element faces the viewer.\",\n \"restrictions\": [\n …
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2254 pdfKitDoc.transform(1, 0, 0, -1, 0, pdfKitDoc.page.height);
2280 pdfKitDoc.transform(1, 0, 0, -1, 0, pdfKitDoc.page.height);
12818 lodash.transform = transform;
17137 this.transform(1, 0, 0, -1, 0, this.page.height);
28159 this.transform = [1, 0, 0, 1, 0, 0];
28560 transform: function(m11, m12, m21, m22, dx, dy) {
28583 return this.transform(1, 0, 0, 1, x, y);
28601 return this.transform(cos, sin, -sin, cos, x, y);
28621 return this.transform(xFactor, 0, 0, yFactor, x, y);
31864 this.transform(1, 0, 0, -1, 0, this.page.height);
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst71 transform).
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md282 * <a href="#_transformobject-iteratee_identity-accumulator">`_.transform`</a>
2509 2. `[iteratee=_.identity]` *(Function)*: The iteratee to transform keys.
2889 2. `[iteratee=_.identity]` *(Function)*: The iteratee to transform keys.
2995 2. `[iteratee=_.identity]` *(Function)*: The iteratee to transform keys.
3173 `_.reduce`, `_.reduceRight`, and `_.transform`.
8301 <h3 id="_transformobject-iteratee_identity-accumulator"><code>_.transform(object, [iteratee=_.ident…
8302 …13788 "View in source") [&#x24C3;](https://www.npmjs.com/package/lodash.transform "See the npm pac…
8325 _.transform([2, 3, 4], function(result, n) {
8331 _.transform({ 'a': 1, 'b': 2, 'c': 1 }, function(result, value, key) {
8605 `toPairs`, `toPairsIn`, `toPath`, `toPlainObject`, `transform`, `unary`,
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...

1...<<11121314151617181920>>...22