Home
last modified time | relevance | path

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

12

/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/svgembed/
H A Dsyntax.php78 $adjustment = 1;
85 $adjustment = SVG_DPI / 72;
88 $adjustment = SVG_DPI / 6;
91 $adjustment = SVG_DPI;
94 $adjustment = SVG_DPI / 2.54;
97 $adjustment = SVG_DPI / 25.4;
100 $adjustment = SVG_DPI / 101.6;
105 return $adjustment;
/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/wikistyle2html/
H A Dplugin.info.txt2 author Main development by Hir/wataame, adjustment and distribution by HokkaidoPerson
/plugin/note/
H A DCHANGES.md7 * adjustment to ODT plugin re-design
/plugin/stars2/
H A DREADME.md52 * Bugfix for Height adjustment by @borco
/plugin/jukebox/id3/
H A Dgetid3.lib.php1125 $adjustment = $rawadjustment / 10;
1127 $adjustment *= -1;
1129 return (float) $adjustment;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1434 $adjustment = (float) $rawadjustment / 10;
1436 $adjustment *= -1;
1438 return $adjustment;
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt121 ['adjustment']=>double()
126 ['adjustment']=>double()
1972 ['adjustment']=>integer() //
1981 ['adjustment']=>integer() //
2035 ['adjustment']=>double() //
2041 ['adjustment']=>double() //
H A Dchangelog.txt2697 volume adjustment (2)') (thanks Christian Fritz)
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md9 - **automatic width adjustment**
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki50 …unction allows to create links to a specific server address, with some adjustment that can be made…
/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
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 DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/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/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less75 /* seems to be a good adjustment across browsers */
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md672 * `FEAT`: improve automatic label adjustment for boundary events ([#1064](https://github.com/bpmn-i…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js4074 adjustment: 'int8',
/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);
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1adjustment of inter-glyph spacing. This property controls metric kerning, kerning that utilizes ad…

12