Home
last modified time | relevance | path

Searched refs:scale (Results 26 – 50 of 528) sorted by path

12345678910>>...22

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DExponential.php27 public $scale; variable in Google\\Service\\Monitoring\\Exponential
51 public function setScale($scale) argument
53 $this->scale = $scale;
57 return $this->scale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DExponentialBuckets.php24 public $scale; variable in Google\\Service\\Networkconnectivity\\ExponentialBuckets
42 public function setScale($scale) argument
44 $this->scale = $scale;
48 return $this->scale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DPartitionConfig.php31 public $scale; variable in Google\\Service\\PubsubLite\\PartitionConfig
64 public function setScale($scale) argument
66 $this->scale = $scale;
73 return $this->scale;
/plugin/authucenter/lib/uc_client/
H A Dclient.php602 …camera" align="middle" allowScriptAccess="always" allowFullScreen="false" scale="exactfit" wmode=…
608 'scale', 'exactfit',
/plugin/barcodes/
H A DCHANGELOG.md11 * Added `scale` attribute
H A DREADME.md40scale ` | *N.A.* | *N.A.* | optional | Scale the width of the…
H A Dsyntax.php66 …$attributes->scale = $barcode->attributes()['scale'] ? floatval($barcode->attributes()['scale']) :…
/plugin/barcodes/lib/
H A DBarcodesWrapper.php88 … if ($this->factory instanceof BarcodeFactory) $this->factory->setScale($this->attributes->scale);
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php16 $scale = null, argument
24 ->setScale($scale)
35 $scale = null, argument
44 ->setScale($scale)
55 $scale = null, argument
64 ->setScale($scale)
H A DREADME.md68 Barcode::html($code, $type, $scale = null, $height = null, $rotate = null, $color = null)
70 Barcode::png($code, $type, $file= null, $scale = null, $height = null, $rotate = null, $color = nul…
72 Barcode::svg($code, $type, $file= null, $scale = null, $height = null, $rotate = null, $color = nul…
78 $scale Barcode unit size in `px` units [default: `1`]
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcodeFactory.php184 $w = $this->scale;
203 $h = $this->scale;
231 $w = $this->scale;
260 $h = $this->scale;
317 $w = $this->scale;
342 $h = $this->scale;
H A DDatamatrixFactory.php153 $scale = [];
159 $scale['area'] = $scale['frame'] - (($scale['margin'] * 2));
160 $scale['size'] = floor($scale['area'] / $bcd['num_cols']);
161 …$scale['posX'] = $scale['margin'] + floor(($scale['area'] - ($bcd['num_cols'] * $scale['size'])) /…
162 $scale['posY'] = $scale['posX'];
167 $scale['size'] = floor($scale['area'] / $bcd['num_cols']);
168 $scale['posX'] = floor(($scale['frame'] - ($bcd['num_cols'] * $scale['size'])) / 2);
169 $scale['posY'] = $scale['posX'];
182 $scale = $this->scale;
223 $scale = $this->scale;
[all …]
H A DPDF417Factory.php153 $scale = [];
162 $scale['area'] = $scale['frameX'] - (($scale['margin'] * 2));
164 …$scale['posX'] = $scale['margin'] + floor(($scale['area'] - ($bcd['num_cols'] * $scale['size'])) /…
165 $scale['posY'] = $scale['posX'];
166 $scale['frameY'] = ($bcd['num_rows'] * $scale['size']) + ($scale['posY'] * 2);
172 $scale['posX'] = floor(($scale['frameX'] - ($bcd['num_cols'] * $scale['size'])) / 2);
173 $scale['posY'] = $scale['posX'];
174 $scale['frameY'] = ($bcd['num_rows'] * $scale['size']) + ($scale['posY'] * 2);
186 $scale = $this->scale;
227 $scale = $this->scale;
[all …]
H A DQRcodeFactory.php192 $scale = [];
198 $scale['area'] = $scale['frame'] - (($scale['margin'] * 2));
199 $scale['size'] = floor($scale['area'] / $bcd['num_cols']);
200 …$scale['posX'] = $scale['margin'] + floor(($scale['area'] - ($bcd['num_cols'] * $scale['size'])) /…
201 $scale['posY'] = $scale['posX'];
206 $scale['size'] = floor($scale['area'] / $bcd['num_cols']);
207 $scale['posX'] = floor(($scale['frame'] - ($bcd['num_cols'] * $scale['size'])) / 2);
208 $scale['posY'] = $scale['posX'];
221 $scale = $this->scale;
267 $scale = $this->scale;
[all …]
/plugin/bible/bible_douayRheims/
H A DJoel.txt26 …2:7. They shall run like valiant men: like men of war they shall scale the wall: the men shall mar…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7scale(s).translate(-e.x,-e.y);Ve(t,i)})),e):(o=this._rootElement?this.getActiveLayer():null,i=o&&o…
27scale:i=1,element:o}=t,a=ke("marker",{id:e,viewBox:"0 0 20 20",refX:n.x,refY:n.y,markerWidth:20*i,…
33scale=s?(d=s.pointers,f=i,U(f[0],f[1],F)/U(d[0],d[1],F)):1,t.rotation=s?function(e,t){return q(t[1… property in bs._overlaysConfig
105 …Close:t,onSelect:n,className:i,headerEntries:r,position:o,title:a,width:c,scale:p,search:l,entries…
172 style=${function(e){return{transform:`scale(${e.scale})`,width:`${e.width}px`}}(e)}
181 …s=t,this._canvas=n,this._current=null;var i=s(e&&e.scale)?e.scale:{min:1,max:1.5};this._config={sc… property in jc._config
194scale,o=i;return!0!==r&&(!1===r?(t=1,n=1):(t=r.min,n=r.max),s(t)&&i<t&&(o=t),s(n)&&i>n&&(o=n)),o},…
H A Dbpmn-navigated-viewer.production.min.js2scale:i=1,element:o}=t,a=z("marker",{id:e,viewBox:"0 0 20 20",refX:n.x,refY:n.y,markerWidth:20*i,m…
22scale),1);switch(e.direction){case"left":t=r;break;case"up":i=r;break;case"right":t=-r;break;case"…
H A Dbpmn-viewer.production.min.js2scale:i=1,element:o}=t,a=W("marker",{id:e,viewBox:"0 0 20 20",refX:n.x,refY:n.y,markerWidth:20*i,m…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js7scale(o).translate(-e.x,-e.y);Pi(u,t)})),e):(t=(i=this._rootElement?this.getActiveLayer():null)&&i…
21scale||.75;var i=this;t.on("canvas.init",(function(t){i._init(!1!==e.enabled)}))}Ya.$inject=["conf… property in Ju._overlaysConfig
H A Ddmn-navigated-viewer.production.min.js2scale(o).translate(-e.x,-e.y);nr(l,t)})),e):(t=(r=this._rootElement?this.getActiveLayer():null)&&r…
16scale||.75;var r=this;t.on("canvas.init",(function(t){r._init(!1!==e.enabled)}))}bo.$inject=["conf…
H A Ddmn-viewer.production.min.js2scale(o).translate(-e.x,-e.y);tr(l,t)})),e):(t=(r=this._rootElement?this.getActiveLayer():null)&&r…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js5263 scale: scale,
5280 .scale(scale)
5504 .scale(1 / currentScale * scale)
5509 newMatrix = matrix.scale(scale);
16754 var scale = options.scale || 1;
21413 var scale = viewbox.scale || 1;
31126 var scale = isDefined(config && config.scale) ? config.scale : {
31136 scale: scale property in ContextPad._overlaysConfig
32179 var scale = isDefined(config && config.scale) ? config.scale : {
32185 scale: scale property in PopupMenu._config
[all …]
H A Dbpmn-modeler.production.min.js7scale(r).translate(-e.x,-e.y);He(s,t)})),e):(t=this.getDefaultLayer().getBBox(),n=(i=He(s))?i.matr…
28scale||1;"none"===n.strokeDasharray&&(n.strokeDasharray=[1e4,1]);var a=Me("marker");ge(t.element,n…
33scale=s?(d=s.pointers,f=i,U(f[0],f[1],z)/U(d[0],d[1],z)):1,t.rotation=s?function(e,t){return q(t[1…
34scale)?e.scale:{min:1,max:1.5};this._overlaysConfig={position:{right:-9,top:-6},scale:i},this._cur… property in $c._config
/plugin/c3chart/assets/
H A Dc3.min.js2scale=i.d3.scaleLinear(),i.range,i.orient="bottom",i.innerTickSize=6,i.outerTickSize=this.params.w… function
H A Dd3.min.js2scale=function(t){return arguments.length?(n=t,e):n},e.ticks=function(){return r=Ba.call(arguments… method in t.geoIdentity.u

12345678910>>...22