Home
last modified time | relevance | path

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

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ !
DGoogleCloudApigeeV1AdjustDeveloperBalanceRequest.php28 public function setAdjustment(GoogleTypeMoney $adjustment) argument
30 $this->adjustment = $adjustment;
37 return $this->adjustment;
/plugin/svgembed/ !
Dsyntax.php77 $adjustment = 1;
84 $adjustment = SVG_DPI / 72;
87 $adjustment = SVG_DPI / 6;
90 $adjustment = SVG_DPI;
93 $adjustment = SVG_DPI / 2.54;
96 $adjustment = SVG_DPI / 25.4;
99 $adjustment = SVG_DPI / 101.6;
104 return $adjustment;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ !
DWmf.php210 $adjustment = $numpolygons;
214 $px = $coords[2 * $i + $adjustment];
215 $py = $coords[2 * $i + 1 + $adjustment];
222 $adjustment += $numpoints * 2;
/plugin/wikistyle2html/ !
Dplugin.info.txt2 author Main development by Hir/wataame, adjustment and distribution by HokkaidoPerson
/plugin/note/ !
DCHANGES.md7 * adjustment to ODT plugin re-design
/plugin/stars2/ !
DREADME.md52 * Bugfix for Height adjustment by @borco
/plugin/flowchartjs/ !
DREADME.md43 - *width* and *height*: These parameters accept CSS-style values that allow for the adjustment of t…
/plugin/jukebox/id3/ !
Dgetid3.lib.php1125 $adjustment = $rawadjustment / 10;
1127 $adjustment *= -1;
1129 return (float) $adjustment;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ !
Dgetid3.lib.php1434 $adjustment = (float) $rawadjustment / 10;
1436 $adjustment *= -1;
1438 return $adjustment;
/plugin/jplayer/vendor/james-heinrich/getid3/ !
Dstructure.txt121 ['adjustment']=>double()
126 ['adjustment']=>double()
1972 ['adjustment']=>integer() //
1981 ['adjustment']=>integer() //
2035 ['adjustment']=>double() //
2041 ['adjustment']=>double() //
Dchangelog.txt2697 volume adjustment (2)') (thanks Christian Fritz)
/plugin/upgrade/myvendor/splitbrain/php-cli/ !
DREADME.md9 - **automatic width adjustment**
/plugin/odtsupport/ !
Ddokuwiki_plugin_page.wiki50 …unction allows to create links to a specific server address, with some adjustment that can be made…
/plugin/jmol2/jmol/ !
DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
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
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ !
DOtlDump.php256 $adjustment[0] = $up[1];
257 $adjustment[1] = $up[2];
258 $checksum = $this->sub32($checksum, $adjustment);
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/jplayer/vendor/happyworm/jplayer/lib/aurora/ !
Dmp3.js4074 adjustment: 'int8', property
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ !
Dpdfmake.js29854 …var adjustment, directory, directoryLength, entrySelector, headOffset, log2, offset, rangeShift, s…
29888 adjustment = 0xB1B0AFBA - sum;
29890 directory.writeUInt32(adjustment);
/plugin/jcapture/lib/ !
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/mermaid/editor/docs/ !
D2.2.js.map1adjustment of inter-glyph spacing. This property controls metric kerning, kerning that utilizes ad…

12