Home
last modified time | relevance | path

Searched refs:w (Results 101 – 125 of 1563) sorted by relevance

12345678910>>...63

/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13w=0;if(!isRegExp(i)){i=RegExp.escape(i);if(!isString(Z))Z='start';switch(Z.toLowerCase()){case"any… argument
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-C4.js5 var w = 100;
45 …new mxGeometry(0, 0, w * 2.4, h * 1.2), 'rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=non…
59 …new mxGeometry(0, 0, w * 2.4, h * 1.2), 'rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=non…
73 …new mxGeometry(0, 0, w * 2.4, h * 1.2), 'rounded=1;whiteSpace=wrap;html=1;fontSize=11;labelBackgro…
148 …new mxGeometry(0, 0, w * 2.4, h * 1.2), 'rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=non…
163 …new mxGeometry(0, 0, w * 2.4, 0), 'endArrow=blockThin;html=1;fontSize=10;fontColor=#404040;strokeW…
165 edge.geometry.setTerminalPoint(new mxPoint(w * 2.4, 0), false);
180 …new mxGeometry(0, 0, w * 2.4, 0), 'endArrow=blockThin;html=1;fontSize=10;fontColor=#404040;strokeW…
182 edge.geometry.setTerminalPoint(new mxPoint(w * 2.4, 0), false);
198 edge.geometry.setTerminalPoint(new mxPoint(w * 2.4, 0), false);
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DImg.php25 $objattr['border_top']['w'] = 0;
26 $objattr['border_bottom']['w'] = 0;
27 $objattr['border_left']['w'] = 0;
28 $objattr['border_right']['w'] = 0;
134 $w = 0;
137 $w = $this->sizeConverter->convert(
144 $w = $this->sizeConverter->convert(
244 + $objattr['margin_bottom'] + $objattr['border_top']['w'] + $objattr['border_bottom']['w'];
247 + $objattr['margin_right'] + $objattr['border_left']['w']
[all...]
H A DInput.php25 $objattr['border_top']['w'] = 0;
26 $objattr['border_bottom']['w'] = 0;
27 $objattr['border_left']['w'] = 0;
28 $objattr['border_right']['w'] = 0;
102 $w = 0;
104 $w = $this->sizeConverter->convert($properties['WIDTH'], $this->mpdf->blk[$this->mpdf->blklvl]['inner_width']);
205 $w = 0;
208 $w = $this->sizeConverter->convert($properties['WIDTH'], $this->mpdf->blk[$this->mpdf->blklvl]['inner_width']);
214 $extraheight = $objattr['margin_top'] + $objattr['margin_bottom'] + $objattr['border_top']['w'] + $objattr['border_bottom']['w'];
[all...]
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19w,C,u,E,p,F,o,H,v,t=false,A,q=this.config.linebreaks.automatic,x=this.config.linebreaks.width;if(q… property in p.bbox
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js1w)/,[{token:"keyword"},{token:"keyword.$2"}]],[/[ \t\r\n]+/,""],[/setlocal(?!\w)/,"keyword.tag-set…
/plugin/code3/
H A Dscript.js8w=v[X].token.split(/\r\n|\r|\n/);for(var W=0,s=w.length;W<s;W++){if(w[W]){V[V.length]=O(++x,Z.join…
11w=C.ch;var W=C.next;var s=null;switch(l){case 0:if('<'==w){l=1}if(w.match(/[\r\n]/)){l=13}break;ca…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js6595 var w = obj.BoundingBox.w;
6657 w: w, property in LucidImporter.stencilsMap
6960 var w = Math.round(b.w * scale);
7073 w = 0, h = 0;
7106 w = w * scale;
7241 w = 0, h = 0;
7253 w = w * scale + rowStartSize;
9670 x += w;
13028 …var sw = (dd.w == 'prop' || dd.w == null? strokeWidth : dd.w) / Math.min(w, h) * scale; //TODO Str…
13256 lblGeo.width *= (gTxtObj.w / stencil.w);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DQuaternion.php22 public $w; variable in Google\\Service\\PolyService\\Quaternion
27 public function setW($w) argument
29 $this->w = $w;
33 return $this->w;
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php184 $w = $this->scale;
191 $bw = round(($v['w'] * $w), 3);
202 $w = $this->height;
231 $w = $this->scale;
235 $png = imagecreate(($bcd['maxw'] * $w), $h);
245 $bw = round(($v['w'] * $w), 3);
259 $w = $this->height;
263 $png = imagecreate($w, ($bcd['maxw'] * $h));
317 $w = $this->scale;
329 $bw = round(($v['w'] * $w), 3);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php96 private $w; variable in phpseclib3\\Crypt\\Rijndael
347 $w = $this->w;
404 $w[$i];
582 $temp = $w[$i - 1];
593 $w[$i] = $w[$i - $this->Nk] ^ $temp;
626 $this->w[$row][$col] = $w[$i];
633 $w = array_pop($this->w);
637 $w[] = $wc;
641 $this->w = $w;
846 $w = $this->w;
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxNetworks.js35 mxShapeNetworksBus.prototype.paintVertexShape = function(c, x, y, w, h) argument
38 this.background(c, x, y, w, h);
40 this.foreground(c, x, y, w, h);
43 mxShapeNetworksBus.prototype.background = function(c, x, y, w, h) argument
48 c.lineTo(w - 8, h * 0.5 - 10);
49 c.arcTo(12, 12, 0, 0, 1, w - 8, h * 0.5 + 10);
54 mxShapeNetworksBus.prototype.foreground = function(c, x, y, w, h) argument
58 c.moveTo(w - 8, h * 0.5 - 10);
59 c.arcTo(12, 12, 0, 0, 1, w - 8, h * 0.5 + 10);
60 c.arcTo(12, 12, 0, 0, 1, w - 8, h * 0.5 - 10);
H A DmxKubernetes.js77 mxShapeKubernetesIcon.prototype.paintVertexShape = function(c, x, y, w, h) argument
89 frame.drawShape(c, this, 0, 0, w, h);
92 frame.drawShape(c, this, w * 0.03, h * 0.03, w * 0.94, h * 0.94);
99 prStencil.drawShape(c, this, w * 0.2, h * 0.2, w * 0.6, h * 0.6);
105 mxShapeKubernetesIcon.prototype.getConstraints = function(style, w, h) argument
108 var r = Math.min(h * 0.5, w * 0.5);
H A DmxCisco19.js35 mxShapeCisco19Rect.prototype.paintVertexShape = function(c, x, y, w, h) argument
69 c.ellipse(0, h * 0.17, w, h * 0.83);
73 c.ellipse(0, 0, w, h);
97 frame.drawShape(c, this, w * 0.195, h * 0.195, w * 0.61, h * 0.61);
108 frame.drawShape(c, this, 0, 0, w, h);
120 prStencil.drawShape(c, this, 0, 0, w, h);
126 mxShapeCisco19Rect.prototype.getConstraints = function(style, w, h) argument
H A DmxAtlassian.js64 mxAtlassianJiraIssue.prototype.paintForeground = function(c, x, y, w, h) argument
260 c.rect(w - 45, 5, 40, 20);
263 …c.text(w - 25, 15, 0, 0, 'TO DO', mxConstants.ALIGN_CENTER, mxConstants.ALIGN_MIDDLE, 0, null, 0, …
266 c.rect(w - 85, 5, 80, 20);
269 …c.text(w - 45, 15, 0, 0, 'IN PROGRESS', mxConstants.ALIGN_CENTER, mxConstants.ALIGN_MIDDLE, 0, nul…
272 c.rect(w - 75, 5, 70, 20);
275 …c.text(w - 40, 15, 0, 0, 'IN REVIEW', mxConstants.ALIGN_CENTER, mxConstants.ALIGN_MIDDLE, 0, null,…
278 c.rect(w - 45, 5, 40, 20);
281 …c.text(w - 25, 15, 0, 0, 'DONE', mxConstants.ALIGN_CENTER, mxConstants.ALIGN_MIDDLE, 0, null, 0, 0…
285 c.rect(w - tw - 5, 5, tw, 20);
[all …]
H A DmxFlowchart.js37 mxShapeFlowchartDocument2.prototype.paintVertexShape = function(c, x, y, w, h) argument
46 c.moveTo(w - r, 0);
47 c.arcTo(r, r, 0, 0, 1, w, r);
48 c.lineTo(w, h - dy / 2);
49 c.quadTo(w * 3 / 4, h - dy * fy, w / 2, h - dy / 2);
50 c.quadTo(w / 4, h - dy * (1 - fy), 0, h - dy / 2);
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmultiline.js19w:0,x:0}});var e={newline:0,nobreak:1000000,goodbreak:[-200],badbreak:[+200],auto:[0],maxwidth:1.3… property in AnonymousFunction84890cf10200.k
/plugin/google_cal/
H A Dsyntax.php41 @list($w, $h) = explode(',',$matches[2],2);
44 $w = '98%';
47 $w = '98%';
55 return array('wiki', hsc(trim("$url")), hsc(trim($alt)), hsc(trim($w)), hsc(trim($h)));
62 list($style, $url, $alt, $w, $h) = $data;
69 "title='$alt' width='$w' height='$h' frameborder='0'></iframe>\n";
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Barcode/
H A DAbstractBarcode.php50 $w = 0;
53 $w += 1;
60 $barcodeData['bcode'][$k] = ['t' => $t, 'w' => $w, 'h' => 1, 'p' => 0];
61 $barcodeData['maxw'] += $w;
63 $w = 0;
/plugin/galleryv1.5/
H A Dsyntax.php99 $data['w'] = $match[1];
102 $data['w'] = $this->getConf('thumbnail_width');
215 $mag = new magazinelayout($data['w'], $data['h']!=120?$data['h']:5, $template);
240 $mag = new magazinelayout($data['w'], $data['h']!=120?$data['h']:5, $template);
329 $w = $data['w'];
332 else if($w > $data['w'] || $h > $data['h']){
333 $ratio = $img['meta']->getResizeRatio($data['w'],$data['h']);
336 $dim = array('w'=>$w,'h'=>$h);
357 $dim_lightbox = array('w'=>$w_lightbox,'h'=>$h_lightbox);
H A Dscript.js45 this.w = 0;
52 this.w =
65 this.w = 0;
72 this.w =
81 if (this.w < this.win.w) this.w = this.win.w;
305 var targ = { w:self._page.win.w - 30, h:self._page.win.h - 30 }; property in LightBox._set_photo_size.targ
306 var orig = { w:self._imgs[self._open].w, h:self._imgs[self._open].h }; property in LightBox._set_photo_size.orig
309 if ((orig.w >= targ.w || orig.h >= targ.h) && orig.h && orig.w)
310 ratio = ((targ.w / orig.w) < (targ.h / orig.h)) ? targ.w / orig.w : targ.h / orig.h;
311 imag.width = Math.floor(orig.w * ratio);
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js237 w = w * s.scale;
258 this.rect(x, y, w, h);
273 w = w * s.scale;
377 x1 = x1 / w;
379 x2 = x2 / w;
419 x1 = x1 / w;
421 x2 = x2 / w;
423 x3 = x3 / w;
641 w = w * s.scale;
761 w = w * s.scale;
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pcl.class.php245 function add_link($x, $y, $w, $h, $target) { /* N/A */ } argument
256 function field_multiline_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ } argument
257 function field_text($x, $y, $w, $h, $value, $field_name) { /* N/A */ } argument
258 function field_password($x, $y, $w, $h, $value, $field_name) { /* N/A */ } argument
259 function field_pushbutton($x, $y, $w, $h) { /* N/A */ } argument
260 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ } argument
261 function field_pushbuttonreset($x, $y, $w, $h) { /* N/A */ } argument
262 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) { /* N/A */ } argument
263 function field_checkbox($x, $y, $w, $h, $name, $value) { /* N/A */ } argument
264 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { /* N/A */ } argument
[all …]
/plugin/ckgdoku/scripts/
H A Dscript-cmpr.js1w){y=y.replace(/<\/?div.*?>/gm,"");y=y.replace(/<code>/gm,"");y=y.replace(/<\/code>/gm,"");y=y.rep… argument
/plugin/pdfjs/pdfjs/web/locale/ak/
H A Dviewer.properties41 bookmark.title=Seisei nhwɛ (fa anaaso bue wɔ tokuro foforo mu)
67 findbar.title=Hu wɔ dɔkomɛnt no mu
78 find_previous.title=San hu fres wɔ ekyiri baako
80 find_next.title=San hu fres no wɔ enim baako
89 error_more_info=Infɔmehyɛn bio a wɔka ho
90 error_less_info=Te infɔmehyɛn bio a wɔka ho so
104 rendering_error=Mfomso bae wɔ bere a wɔ rekyerɛ krataafa no.
116 loading_error=Mfomso bae wɔ bere a wɔreloode PDF no.
129 web_fonts_disabled=Ɔedum wɛb-mfɔnt: nntumi mmfa PDF mfɔnt a wɔhyɛ mu nndi dwuma.
130 …mma ho kwan sɛ PDF adɔkomɛnt de wɔn ara wɔn ahosu bɛdi dwuma: wɔ adum 'Ma ho kwan ma nkrataafa mpa…

12345678910>>...63