Home
last modified time | relevance | path

Searched refs:round (Results 376 – 400 of 682) sorted by relevance

1...<<11121314151617181920>>...28

/plugin/processing/
H A Dscript.js4600 r = Math.round(255 * (aValue1 / colorModeX));
4601 g = Math.round(255 * (aValue2 / colorModeY));
4602 b = Math.round(255 * (aValue3 / colorModeZ));
4605 a = Math.round(255 * (aValue4 / colorModeA));
4622 a = Math.round(255 * (aValue2 / colorModeA));
4713 var br = Math.round(b / 100 * 255);
4720 var p = Math.round((b * (100 - s)) / 10000 * 255);
5359 var number = Math.round(absValue);
6117 p.round = Math.round;
7446 curContext.fillRect(Math.round(x), Math.round(y), 1, 1);
[all …]
/plugin/issuetracker/
H A Dprototype.js1365 function round() { function
1366 return Math.round(this);
1383 round: round,
3609 return (pRect.right - rect.right).round();
3617 return (pRect.bottom - rect.bottom).round();
3624 this.left = left.round();
3625 this.top = top.round();
/plugin/bible/bible_douayRheims/
H A DEcclesiastes.txt6 …1:6. Maketh his round by the south, and turneth again to the north: the spirit goeth forward surve…
174 …: there came against it a great king, and invested it, and built bulwarks round about it, and the …
213 …se man shall go into the house of his eternity, and the mourners shall go round about in the stree…
H A DExodus.txt168 …7:24. And all the Egyptians dug round about the river for water to drink; for they could not drink…
669 …d thou shalt overlay it with the purest gold: and thou shalt make to it a golden ledge round about.
739 …27:17. All the pillars of the court round about shall be garnished with plates of silver, silver h…
802 …29:16. And when thou hast killed him, thou shalt take of the blood thereof, and pour round about t…
835 …s well the grate thereof, as the walls round about, and the horns. And thou shalt make to it a cro…
1055 37:2. And he made to it a crown of gold round about,
1064 37:11. And he overlaid it with the finest gold, and he made to it a golden ledge round about,
1101 38:20. The pins also of the tabernacle and of the court round about he made of brass.
1112 …e sockets of the court as well round about as in the entry thereof, and the pins of the tabernacle…
1133 …39:21. And a hole for the head in the upper part at the middle, and a woven border round about the…
[all …]
H A DNahum.txt36 … than the populous Alexandria, that dwelleth among the rivers? waters are round about it: the sea …
H A DJonas.txt22 …2:6. The waters compassed me about even to the soul: the deep hath closed me round about, the sea …
H A DLeviticus.txt5 …d the priests the sons of Aaron shall offer the blood thereof, pouring it round about the altar, w…
11 …th, before the Lord: but the sons of Aaron shall pour the blood thereof upon the altar round about.
40 …acle of the testimony: and the sons of Aaron shall pour the blood thereof round about upon the alt…
45 …acle of the testimony. And the sons of Aaron shall pour the blood thereof round about upon the alt…
135 …victim also for a trespass shall be slain: the blood thereof shall be poured round about the altar.
190 8:19. He immolated it, and poured the blood thereof round about the altar.
219 …of holocaust: and his sons brought him the blood thereof, which he poured round about on the altar.
225 …ings of the people: and his sons brought him the blood, which he poured upon the altar round about.
406 …14:41. And that the house be scraped on the inside round about, and the dust of the scrapings be s…
473 …ng the blood of the calf, and of the buck goat, let him pour it upon the horns thereof round about.
[all …]
H A DJob.txt7 …1:7. And the Lord said to him: Whence comest thou? And he answered and said: I have gone round abo…
10 …1:10. Hast thou not made a fence for him, and his house, and all his substance round about, blesse…
24 …2:2. That the Lord said to Satan: Whence comest thou? And he answered, and said: I have gone round
225 …10:8. Thy hands have made me, and fashioned me wholly round about, and dost thou thus cast me down…
356 …15:22. He believeth not that he may return from darkness to light, looking round about for the swo…
383 …16:14. He hath compassed me round about with his lances, he hath wounded my loins, he hath not spa…
437 19:8. He hath hedged in my path round about, and I cannot pass, and in my way he hath set darkness.
441 …e come together, and have made themselves a way by me, and have besieged my tabernacle round about.
688 29:5. When the Almighty was with me: and my servants round about me?
993 39:8. He looketh round about the mountains of his pasture, and seeketh for every green thing,
[all …]
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc187 … // Should we make all first TH-cells in a row make TD? If 'yes' we do it the other way round :-)
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc187 … // Should we make all first TH-cells in a row make TD? If 'yes' we do it the other way round :-)
/plugin/odt/ODT/
H A DODTUtility.php203 $height = round(($width * $info[1]) / $info[0]);
/plugin/combo/renderer/
H A Danalytics.php432 $avgWordsCountBySection = round($wordCount / $headerCount);
/plugin/dokuprism/prism/
H A Dprism.css5 .prism-previewer,.prism-previewer:after,.prism-previewer:before{position:absolute;pointer-events:none}.prism-previewer,.prism-previewer:after{left:50%}.prism-previewer{margin-top:-48px;width:32px;height:32px;margin-left:-16px;z-index:10;opacity:0;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.prism-previewer.flipped{margin-top:0;margin-bottom:-48px}.prism-previewer:after,.prism-previewer:before{content:'';position:absolute;pointer-events:none}.prism-previewer:before{top:-5px;right:-5px;left:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer:after{top:100%;width:0;height:0;margin:5px 0 0 -7px;border:7px solid transparent;border-color:rgba(255,0,0,0);border-top-color:#fff}.prism-previewer.flipped:after{top:auto;bottom:100%;margin-top:0;margin-bottom:5px;border-top-color:rgba(255,0,0,0);border-bottom-color:#fff}.prism-previewer.active{opacity:1}.prism-previewer-angle:before{border-radius:50%;background:#fff}.prism-previewer-angle:after{margin-top:4px}.prism-previewer-angle svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-angle[data-negative] svg{-webkit-transform:scaleX(-1) rotate(-90deg);-moz-transform:scaleX(-1) rotate(-90deg);-ms-transform:scaleX(-1) rotate(-90deg);-o-transform:scaleX(-1) rotate(-90deg);transform:scaleX(-1) rotate(-90deg)}.prism-previewer-angle circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500}.prism-previewer-gradient{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px;width:64px;margin-left:-32px}.prism-previewer-gradient:before{content:none}.prism-previewer-gradient div{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:10px;border:5px solid #fff;box-shadow:0 0 3px rgba(0,0,0,.5) inset,0 0 10px rgba(0,0,0,.75)}.prism-previewer-color{background-image:linear-gradient(45deg,#bbb 25%,transparent 25%,transparent 75%,#bbb 75%,#bbb),linear-gradient(45deg,#bbb 25%,#eee 25%,#eee 75%,#bbb 75%,#bbb);background-size:10px 10px;background-position:0 0,5px 5px}.prism-previewer-color:before{background-color:inherit;background-clip:padding-box}.prism-previewer-easing{margin-top:-76px;margin-left:-30px;width:60px;height:60px;background:#333}.prism-previewer-easing.flipped{margin-bottom:-116px}.prism-previewer-easing svg{width:60px;height:60px}.prism-previewer-easing circle{fill:#2d3438;stroke:#fff}.prism-previewer-easing path{fill:none;stroke:#fff;stroke-linecap:round;stroke-width:4}.prism-previewer-easing line{stroke:#fff;stroke-opacity:.5;stroke-width:2}@-webkit-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-o-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@-moz-keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}@keyframes prism-previewer-time{0%{stroke-dasharray:0,500;stroke-dashoffset:0}50%{stroke-dasharray:100,500;stroke-dashoffset:0}100%{stroke-dasharray:0,500;stroke-dashoffset:-100}}.prism-previewer-time:before{border-radius:50%;background:#fff}.prism-previewer-time:after{margin-top:4px}.prism-previewer-time svg{width:32px;height:32px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.prism-previewer-time circle{fill:transparent;stroke:#2d3438;stroke-opacity:.9;stroke-width:32;stroke-dasharray:0,500;stroke-dashoffset:0;-webkit-animation:prism-previewer-time linear infinite 3s;-moz-animation:prism-previewer-time linear infinite 3s;-o-animation:prism-previewer-time linear infinite 3s;animation:prism-previewer-time linear infinite 3s}
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2 …width+n&&e.y<t.y+t.height+n}function Rt(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y…
7round(1e11*e)/1e11}function en(e,t,n){if(!function(e,t){return e=Gt(e),Yt(t=Gt(t),e.x,e.y)||Yt(t,e…
27round((t+n)/4-i),...r});return ye(e,o),o}function x(e,t,n,i,r,o){l(r)&&(o=r,r=0),r=r||0,o=d(o);var…
33round,p=Math.abs,l=Date.now;function u(e,t,n){return setTimeout(g(e,n),t)}function h(e,t,n){return…
194round,hp="djs-drag-active";function dp(e){e.preventDefault()}function fp(e,t,n,i){var r,o={thresho…
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …ore{content:""}.ra-robot-arm:before{content:""}.ra-round-bottom-flask:before{content:""}.ra-rou…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2 …n Math.abs(n[e]-t[e])<=2}))}function nr(e,t){return{x:Math.round(e.x+(t.x-e.x)/2),y:Math.round(e.y…
7round(1e11*e)/1e11}function Dr(e,t,n){if(!function(e,t){return e=br(e),kr(t=br(t),e.x,e.y)||kr(t,e…
21round(o/n)*n;a+=n*r;var s=Math.pow(10,a);i.zoom(function(e,t){return Math.max(e.min,Math.min(e.max…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php44 …$atom_data_read_buffer_size = $info['php_memory_limit'] ? round($info['php_memory_limit'] / 4) : $…
47 …$this->error('Unable to parse atom at offset '.$offset.' because beyond '.round(PHP_INT_MAX / 1073…
316 … $framerate = round($info['quicktime']['time_scale'] / $value_array2['sample_duration'], 3);
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dwgxpath.install.js52 …!1,function(a){return a.b},0);R("round",1,!1,!1,function(a,b){return Math.round(K(b,a))},1);R("sta…
53 …inity===d)return"";c=Math.round(c)-1;var e=Math.max(c,0);a=L(b,a);return Infinity==d?a.substring(e…
/plugin/indexmenu2/cms/
H A Dcms.js15 …e=y.length,t=Y.length;var u=(new Date).valueOf();K[c['interval']].pg=Math.round(K[c['interval']].p…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DFontWriter.php192 $widthstring .= round($ttf->defaultWidth) . ' ';
/plugin/batchedit/
H A Dengine.php969 $progress = max(round(self::SCALE * $this->progress / $this->range), 1);
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13round(e),x:Math.round(i),width:t.offsetWidth,height:t.offsetHeight,right:Math.round(n),bottom:Math…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js1174 var percent = Math.round(level * 100);
3713 return r === 0 ? x : Math.round(x - r + div);
6295 width: Math.round(pageSizeInches.width * 100) / 100,
6296 height: Math.round(pageSizeInches.height * 100) / 100
6299 width: Math.round(pageSizeInches.width * 25.4 * 10) / 10,
6311 width: Math.round(sizeMillimeters.width),
6312 height: Math.round(sizeMillimeters.height)
10953 var intLeft = Math.round(topLeft[0]);
10954 var intTop = Math.round(topLeft[1]);
13411 var customScale = Math.round(pageScale * 10000) / 100;
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19round,""),J=Object.prototype.toString,K=/^\s*((#[a-f\d]{6})|(#[a-f\d]{3})|rgba?\(\s*([\d\.]+%?\s*,…
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.orig1round(s.hachureAngle+90);o&&t(e,n,o);const a=function(t,e){const s=[...t];s[0].join(",")!==s[s.len…

1...<<11121314151617181920>>...28