Home
last modified time | relevance | path

Searched refs:dist (Results 51 – 75 of 110) sorted by relevance

12345

/plugin/xlsx2dw/packages/jszip/
H A Djszip.js8518 var dist;
8538 if (dist > copy) {
8539 dist = copy;
8543 copy -= dist;
8551 state.wnext += dist;
10307 function d_code(dist) { argument
10308 return dist < 256 ? _dist_code[dist] : _dist_code[256 + (dist >>> 7)];
10561 dist = 0;
10563 base_dist[code] = dist;
10747 if (dist === 0) {
[all …]
/plugin/syntaxhighlighter4/
H A DREADME.md15 The subfolder `syntaxhighlighter4/dist` contains a build of [SyntaxHighlighter 4.x](https://github.…
117 'href' => DOKU_BASE . 'lib/plugins/syntaxhighlighter4/dist/'.$this->getConf('theme'),
122 "src" => DOKU_BASE . "lib/plugins/syntaxhighlighter4/dist/syntaxhighlighter.js",
/plugin/oauth/
H A Dcomposer.lock17 "dist": {
H A Ddeleted.files58 phpoauthlib/phpunit.xml.dist
/plugin/geophp/
H A Dcomposer.lock17 "dist": {
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js523 var dist = Math.sqrt( scaleX * scaleX + scaleY * scaleY ); // allow for rotated sprite
524 _elemBox.min.set( v1.x - dist, v1.y - dist );
525 _elemBox.max.set( v1.x + dist, v1.y + dist );
/plugin/commonmark/
H A Dcomposer.lock17 "dist": {
92 "dist": {
198 "dist": {
280 "dist": {
342 "dist": {
429 "dist": {
479 "dist": {
546 "dist": {
628 "dist": {
711 "dist"
[all...]
/plugin/dw2pdf/
H A DREADME25 Updating should be done via composer update --no-dev --prefer-dist
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md11 The coding standard rules are defined in the **phpcs.xml.dist** file (part of this repository).
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md251 "dist": {
263 "dist/html5shiv.js"
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidMisc.js484 var dist = w - wheelSize * 1.8;
488 for (var i = 0; i < dist; i = i + step)
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js84 var dist = geo.y;
95 x -= dist * dy;
96 y += dist * dx;
2559 var dist = 0;
2562 dist += eState.segments[k];
2565 dist += eState.segments[segment] * ratio;
2566 lGeo.x = 2 * (dist / eState.length) - 1;
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js427 var dist = 0;
436dist += Math.abs(str1.charCodeAt(i) - str2.charCodeAt(i)) + Math.abs(str2.indexOf( str1[i] )) * 2;
441 dist += dist;
445 return dist;
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCONTRIBUTING.md11 The coding standard rules are defined in the **phpcs.xml.dist** file (part of this repository).
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js1402 var dist = Math.sqrt(dx * dx + dy * dy);
1404 if (dist < 2)
1413 var segs = Math.round(dist / 10);
1430 var fx = dx / dist;
1431 var fy = dy / dist;
5592 var dist = Math.sqrt(dx * dx + dy * dy);
5594 var pt = getPosition.call(this, dist, dx / dist, dy / dist, p0, p1);
5610 var dist = Math.sqrt(dx * dx + dy * dy);
5614 setPosition.call(this, dist, dx / dist, dy / dist, p0, p1, pt, me);
5624 return new mxPoint(p0.x + nx * dist / 4 + ny * w / 2, p0.y + ny * dist / 4 - nx * w / 2);
[all …]
H A DGraph.js3129 var dist = total * f;
3133 if (dist <= segs[i - 1])
3136 pts[i - 1].y + (pts[i].y - pts[i - 1].y) * dist / segs[i - 1]));
3142 dist -= segs[i - 1];
6706 var dist = dx * dx + dy * dy;
6724 if (dist > size * size && len > 0)
6728 var dist = dx * dx + dy * dy;
6730 if (dist > size * size)
6860 var dist = null;
6872 if (dist == null || tmp < dist)
[all …]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1dist/build/pdf/webpack/universalModuleDefinition","webpack://pdfjs-dist/build/pdf/webpack/bootstra…
H A Dpdf.worker.js.map1dist/build/pdf.worker/webpack/universalModuleDefinition","webpack://pdfjs-dist/build/pdf.worker/we…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D1.1.js.map1dist',\n 'do',\n 'edge',\n 'else',\n 'end',\n 'endcase',\n …
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js23307 function d_code(dist) {
23308 return dist < 256 ? _dist_code[dist] : _dist_code[256 + (dist >>> 7)];
23561 dist = 0;
23563 base_dist[code] = dist;
23747 if (dist === 0) {
24286 if (dist === 0) {
24748 var dist;
24768 if (dist > copy) {
24769 dist = copy;
24773 copy -= dist;
[all …]
/plugin/chat/
H A Dreadme.txt41 Use included ''local.php.dist'' and add its contents to your ''local.php'' settings file. Change th…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md303 $ phpunit --configuration phpunit.xml.dist
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md64 $> composer install --prefer-dist
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1920 function drawLine(ctx,x,y,width,height,dist,array,factor,color,fill){ argument
1927 ctx.lineTo(x+(i*dist),y+height-(array[i]*factor));
1939 ctx.lineTo(x+(i*dist),y+height-(array[i]*factor));
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap-min.js.map1dist/sequence-diagram-snap.js"],"names":["Diagram","this","title","undefined","actors","signals","…

12345