Home
last modified time | relevance | path

Searched refs:Scale (Results 1 – 25 of 64) sorted by relevance

123

/plugin/s5reloaded/ui/effects_support/
H A Deffects.js401 Effect.Scale = Class.create(Effect.Base, {
572 [ new Effect.Scale(element, 200,
589 return new Effect.Scale(element, 0,
603 return new Effect.Scale(element, 100, Object.extend({
626 new Effect.Scale(effect.element, 1, {
697 return new Effect.Scale(element, 100, Object.extend({
726 return new Effect.Scale(element, window.opera ? 0 : 1,
754 return new Effect.Scale(element, window.opera ? 1 : 0, {
823 new Effect.Scale(effect.element, 100, {
917 return new Effect.Scale(element, 5, Object.extend({
[all …]
/plugin/statdisplay/pchart/
H A DpChart.php3004 $Scale = 1;
3014 $Scale = 1;
3019 $Scale = 2;
3043 $Scale = 1;
3062 $Scale = 1;
3067 $Scale = 1;
3078 $Scale = 1;
3083 $Scale = 2;
3095 if (floor ( $maxVal / $Scale / $Factor ) != $maxVal / $Scale / $Factor) {
3101 if (floor ( $minVal / $Scale / $Factor ) != $minVal / $Scale / $Factor) {
[all …]
/plugin/statistics/inc/pchart/
H A DpChart.php631 $this->calculateScales($Scale, $Divisions);
636 if($Scale == 1 && $Divisions % 2 == 1)
1366 * Linearly Scale a given value
3206 public function calculateScales(& $Scale, & $Divisions) { argument
3220 $Scale = 1;
3230 $Scale = 1;
3235 $Scale = 2;
3247 if(floor($this->VMax / $Scale / $Factor) != $this->VMax / $Scale / $Factor) {
3248 $GridID = floor($this->VMax / $Scale /
[all...]
/plugin/projects/pchart/pchart/
H A Dpchart.php479 if ( floor($this->VMax / $Scale / $Factor) != $this->VMax / $Scale / $Factor)
482 $this->VMax = $GridID * $Scale * $Factor;
486 if ( floor($this->VMin / $Scale / $Factor) != $this->VMin / $Scale / $Factor)
494 $Scale = 1;
499 if ($Scale == 1 && $Divisions%2 == 1)
696 if ( floor($this->VMax / $Scale / $Factor) != $this->VMax / $Scale / $Factor)
703 if ( floor($this->VMin / $Scale / $Factor) != $this->VMin / $Scale / $Factor)
711 $Scale = 1;
803 if ( floor($this->VXMax / $Scale / $Factor) != $this->VXMax / $Scale / $Factor)
810 if ( floor($this->VXMin / $Scale / $Factor) != $this->VXMin / $Scale / $Factor)
[all …]
/plugin/charter/lib/pchart/
H A DpChart.class.php479 if ( floor($this->VMax / $Scale / $Factor) != $this->VMax / $Scale / $Factor)
482 $this->VMax = $GridID * $Scale * $Factor;
486 if ( floor($this->VMin / $Scale / $Factor) != $this->VMin / $Scale / $Factor)
494 $Scale = 1;
499 if ($Scale == 1 && $Divisions%2 == 1)
696 if ( floor($this->VMax / $Scale / $Factor) != $this->VMax / $Scale / $Factor)
703 if ( floor($this->VMin / $Scale / $Factor) != $this->VMin / $Scale / $Factor)
711 $Scale = 1;
803 if ( floor($this->VXMax / $Scale / $Factor) != $this->VXMax / $Scale / $Factor)
810 if ( floor($this->VXMin / $Scale / $Factor) != $this->VXMin / $Scale / $Factor)
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties176 scale=Scale
H A Deditor.properties.bak172 scale=Scale
H A Deditor_zh-CN.properties172 scale=Scale
/plugin/barcodes/
H A DREADME.md40 | `scale ` | *N.A.* | *N.A.* | optional | Scale the width of t…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc133 <cffunction name="scaleWidth" access="public" output="true" returntype="void" hint="Scale an image …
142 <cffunction name="scaleHeight" access="public" output="true" returntype="void" hint="Scale an image…
/plugin/a2s/
H A DASCIIToSVG.php1638 class Scale { class
1649 self::$instance = new Scale();
1855 $s = Scale::getInstance();
2864 $o = Scale::getInstance();
2874 $o = Scale::getInstance();
3347 $o = Scale::getInstance();
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng642 # 3.7.1 Calendar Scale
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng642 # 3.7.1 Calendar Scale
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19Scale=function(){var z=["CommonHTML","HTML-CSS","SVG","NativeMML","PreviewHTML"],u=z.length,y=100,… function
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …"qualityHigh":"High","qualityLow":"Low","qualityMedium":"Medium","scale":"Scale","scaleAll":"Show …
H A Dlang_array.txt264 "scale": "Scale",
H A Den.4.9.js.beautified344 "scale": "Scale",
H A Den.js-4.9.merged5 …"qualityHigh":"High","qualityLow":"Low","qualityMedium":"Medium","scale":"Scale","scaleAll":"Show …
H A Den.js.unc5 …"qualityHigh":"High","qualityLow":"Low","qualityMedium":"Medium","scale":"Scale","scaleAll":"Show …
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md624 multiplier | Scale factor for the generated image
1012 * Added: Drag/Scale feature in annotation mode; toggles automatically between drawing/dragging whil…
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt264 "scale": "Scale",
H A Den.js.beautified260 scale: "Scale",
H A Den.js.unc5 …"qualityHigh":"High","qualityLow":"Low","qualityMedium":"Medium","scale":"Scale","scaleAll":"Show …
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified344 "scale": "Scale",
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt563 pageScale=Page Scale

123