Home
last modified time | relevance | path

Searched refs:normalize (Results 126 – 150 of 178) sorted by path

12345678

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …ep, realOutputSize, scale) {\n // xstep / ystep may be negative -- normalize.\n step = M…
H A Dpdf.worker.js.map1 …s handles this differently than linux and osx so we have to\n // normalize to work on all.\…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js6710 function normalize(text) {
7094 _this2._pageContents[i] = normalize(strBuf.join(''));
7387 this._normalizedQuery = normalize(this._state.query);
H A Dviewer.js.map1normalize","_updatePage","currentPageIndex","offset","numPageMatches","_matchesReady","numMatches"…
/plugin/processing/
H A Dscript.js973 normalize: function() {
981 this.normalize();
6713 z.normalize();
6716 x.normalize();
6717 y.normalize();
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.NormalizeNewlines.txt
/plugin/scrape/HTMLPurifier/Lexer/
H A DPEARSax3.php
H A DPH5P.php
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6 …,process.exit(1));var source=require("fs").readFileSync(require("path").normalize(args[1]),"utf8")…
H A Dsequence-diagram-min.js.map1 …ports","main","console","log","process","exit","source","readFileSync","normalize","module","argv"…
H A Dsequence-diagram-raphael-min.js6 …,process.exit(1));var source=require("fs").readFileSync(require("path").normalize(args[1]),"utf8")…
H A Dsequence-diagram-raphael-min.js.map1 …ports","main","console","log","process","exit","source","readFileSync","normalize","module","argv"…
H A Dsequence-diagram-raphael.js770 var source = require("fs").readFileSync(require("path").normalize(args[1]), "utf8");
H A Dsequence-diagram-snap-min.js6 …,process.exit(1));var source=require("fs").readFileSync(require("path").normalize(args[1]),"utf8")…
H A Dsequence-diagram-snap-min.js.map1 …ports","main","console","log","process","exit","source","readFileSync","normalize","module","argv"…
H A Dsequence-diagram-snap.js770 var source = require("fs").readFileSync(require("path").normalize(args[1]), "utf8");
H A Dsequence-diagram.js770 var source = require("fs").readFileSync(require("path").normalize(args[1]), "utf8");
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock2135 normalize-path "^2.0.1"
2269 normalize-package-data@^2.3.2:
2271 …resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.3.5.tgz#8…
2278 normalize-path@^2.0.1:
2280 …resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.0.1.tgz#47886ac1662760d42…
2554 normalize-package-data "^2.3.2"
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js2623 function normalize(a) { function
2651 normalize(row[0]);
2657 normalize(row[1]);
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock218 normalize-path "^2.1.1"
515 normalize-path "^2.1.1"
1821 normalize-path@^2.1.1:
1823 …resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js20 …ld(d(a[c]));else b.appendChild(e.doc.createTextNode(a));return b.normalize&&b.normalize(),b};c.fir…
H A Dsnap.svg.js3819 function normalize(a) { function
3857 normalize(row[0]);
3863 normalize(row[1]);
4204 out.normalize && out.normalize();
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js483 var lightPosition = _vector3.setFromMatrixPosition( light.matrixWorld ).normalize();
497 var amount = normal.dot( _vector3.subVectors( lightPosition, position ).normalize() );

12345678