Home
last modified time | relevance | path

Searched refs:adjustment (Results 1 – 25 of 32) sorted by path

12

/plugin/amcharts/assets/amcharts/
H A Damcharts.js204 …his.graphBulletSize=1.7;this.animationDuration=.3;this.zooming=!1;this.adjustment=0;this.avoidBall…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js29854 …var adjustment, directory, directoryLength, entrySelector, headOffset, log2, offset, rangeShift, s…
29888 adjustment = 0xB1B0AFBA - sum;
29890 directory.writeUInt32(adjustment);
H A Dpdfmake.min.js.map1adjustment","directoryLength","headOffset","log2","sum","tableData","NameEntry","Table","subsetTag…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1AdjustDeveloperBalanceRequest.php28 public function setAdjustment(GoogleTypeMoney $adjustment) argument
30 $this->adjustment = $adjustment;
37 return $this->adjustment;
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md672 * `FEAT`: improve automatic label adjustment for boundary events ([#1064](https://github.com/bpmn-i…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 … 0 : 10) - screenw; }\n return result\n }\n\n // Store a relative adjustment to the scroll po…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less75 /* seems to be a good adjustment across browsers */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1adjustment of inter-glyph spacing. This property controls metric kerning, kerning that utilizes ad…
H A Dbundle.js.map1adjustment.\n ***Default value 1**.\n */\n bottomMarginAdj: 1,\n\n /**\n *| Para…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1adjustment.\n *\n * Default value: 1\n */\n bottomMarginAdj: 1,\n\n /**\n * …
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DWmf.php210 $adjustment = $numpolygons;
214 $px = $coords[2 * $i + $adjustment];
215 $py = $coords[2 * $i + 1 + $adjustment];
222 $adjustment += $numpoints * 2;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php256 $adjustment[0] = $up[1];
257 $adjustment[1] = $up[2];
258 $checksum = $this->sub32($checksum, $adjustment);
3261 // LookupType 1: Single adjustment Adjust position of a single glyph (e.g. SmallCaps/Sups/Subs)
3264 $html .= '<div class="lookuptype">LookupType 1: Single adjustment [Format ' . $PosFormat . ']</div>';
3365 // LookupType 2: Pair adjustment Adjust position of a pair of glyphs (Kerning)
3369 $html .= '<div class="lookuptype">LookupType 2: Pair adjustment e.g. Kerning [Format ' . $PosFormat . ']</div>';
3404 // account of direction. mPDF does not need the XPlacement adjustment
3411 // account of direction. mPDF does not need the XPlacement adjustment
3468 // of direction. mPDF does not need the XPlacement adjustment
[all...]
H A DTTFontFile.php329 $adjustment[0] = $up[1];
330 $adjustment[1] = $up[2];
331 $checksum = $this->sub32($checksum, $adjustment);
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt1149 # bug fix: automatic adjustment for 5D (spherical) orbitals, especially for Spartan Smol reader
1630 # bug fix: background color +/-1 adjustment removed
4531 # adjustment: setting JPG default quality to 75, not 100
4561 # APPLICATION adjustment to console window scaling/size
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js4074 adjustment: 'int8',
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt2697 volume adjustment (2)') (thanks Christian Fritz)
H A Dstructure.txt121 ['adjustment']=>double()
126 ['adjustment']=>double()
1972 ['adjustment']=>integer() //
1981 ['adjustment']=>integer() //
2035 ['adjustment']=>double() //
2041 ['adjustment']=>double() //
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1434 $adjustment = (float) $rawadjustment / 10;
1436 $adjustment *= -1;
1438 return $adjustment;
/plugin/jukebox/id3/
H A Dgetid3.lib.php1125 $adjustment = $rawadjustment / 10;
1127 $adjustment *= -1;
1129 return (float) $adjustment;
/plugin/note/
H A DCHANGES.md7 * adjustment to ODT plugin re-design

12