Home
last modified time | relevance | path

Searched refs:vh (Results 76 – 93 of 93) sorted by path

1234

/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1vh,mh,bh,_h,xh={point:function(t,e){t<dh&&(dh=t);t>yh&&(yh=t);e<ph&&(ph=e);e>gh&&(gh=e)},lineStart…
/plugin/drawio/
H A Dstyle.css9 height:100vh;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorModeConverter.php170 * @param float $vh
174 public function hue2rgb($v1, $v2, $vh) argument
176 if ($vh < 0) {
177 ++$vh;
180 if ($vh > 1) {
181 --$vh;
184 if ((6 * $vh) < 1) {
185 return ($v1 + ($v2 - $v1) * 6 * $vh);
188 if ((2 * $vh) < 1) {
192 if ((3 * $vh) <
[all...]
/plugin/farm/
H A Danimal.class.php668 $vh = @file_get_contents(DOKU_FARM_PLUGIN.'virtual_hosts.php');
669 …l', 'return preg_replace(\'`^([^\s]+)\s`\', \'$1\', $l);'), explode("\n", $vh))), create_function(…
673 fwrite($fp, $vh."\n".$host.' '.$name);
H A Dvirtualhostconfig.class.php76 $vh = $this->getVH();
83 if(!in_array($a->getName(), array_values($vh))) {
101 $vh = array();
103 if(preg_match('`^\s*([^\s]+)\s+([^\s#]+)`', $l, $m)) $vh[$m[1]] = $m[2];
105 return $vh;
/plugin/flowcharts/
H A Dmermaid.min.js1vh(t){var e=0,n=fu/3,r=mh(t),i=r(e,n);return i.parallels=function(t){return arguments.length?r(e=t… function
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js10 …=a|0;return fa(43,a|0)|0}function uh(a){a=a|0;return fa(44,a|0)|0}function vh(a){a=a|0;return fa(4… function
16 …rl,jh,rl,kh,rl,lh,rl,mh,rl,nh,rl,oh,rl,ph,rl,qh,rl,rh,rl,sh,rl,th,rl,uh,rl,vh,rl,wh,rl,xh,rl,yh,rl…
/plugin/mermaid/
H A Dmermaid.min.js1324 `,Nu(Ia(t,e[0])))>=0;)++e[0]}function kD(t,e){this.e=e,this.a=Gee(t),this.a<54?this.f=qv(t):this.c=KD(t)}function JJt(t,e,n,r){Ai(),gv.call(this,26),this.c=t,this.a=e,this.d=n,this global() function
[all...]
/plugin/ol3/
H A Dscript.js8vh=1,_h=2,bh=4,xh=8,wh=16,Sh=31,Eh={};function Th(t){if("number"==typeof t)return vh;if("boolean"=…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 … // [vh]stem3 are Type1 only and Type2 supports [vh]stem with\n // multiple…
/plugin/revealjs/css/
H A Dreveal.css14 height: 100vh;
15 height: calc( var(--vh, 1vh) * 100);
998 margin: 10vh 0;
1568 max-height: 70vh;
1575 height: 30vh;
1581 max-height: 60vh; }
1585 height: 40vh; }
H A Dreveal.scss17 height: 100vh;
18 height: calc( var(--vh, 1vh) * 100 );
1069 margin: 10vh 0;
1724 max-height: 70vh;
1733 height: 30vh;
1741 max-height: 60vh;
1747 height: 40vh;
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js4916 proto.ptrn = function (x, y, width, height, vx, vy, vw, vh) { argument
4933 if (vx != null && vy != null && vw != null && vh != null) {
4934 attr.viewBox = [vx, vy, vw, vh];
4981 proto.symbol = function (vx, vy, vw, vh) { argument
4983 if (vx != null && vy != null && vw != null && vh != null) {
4984 attr.viewBox = [vx, vy, vw, vh];
/plugin/simplenavi/
H A Dstyle.less4 max-width: 50vh;
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2vh(),this._compileMaterial(this._cubemapShader))},e.compileEquirectangularShader=function(){null==… function
/plugin/wrap/
H A Dexample.txt96 You can set any valid widths (but only on divs): ''%, px, em, rem, ex, ch, vw, vh, pt, pc, cm, mm, in'', but most of the time you'd only want either
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js546 …or;if(Pj((new Dj(Mj(d.a))).a)>0){h=Gh(a[0],b);for(g=Sf(qh,h);g;g=Sf(qh,h)){vh(f,'-'+g[1],Ll('"',g[…
559 function vh(a,b,c,d,e){var f,g,h;f=Rh((th(),b==null?Ws:b));if(wo(a.c,f)){if(Ll(rt,f)){lr(a,f+d[0],R… function
574 …a.a))).a)>1&&Wl(l==null?Ws:Pf(l)).length==0){continue}Rj(g.a)==10?vh(i,wt,Hh(d),c,f):vh(i,j,l,c,f)…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js.map1 …\"hidden\";\n\n\troot.style.width = \"100vw\";\n\troot.style.height = \"100vh\";\n\troot.style.top…

1234