Home
last modified time | relevance | path

Searched refs:adjustment (Results 1 – 25 of 32) sorted by last modified time

12

/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3470 /* TODO: 1904 adjustment, keep in sync with base date */
/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/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md672 * `FEAT`: improve automatic label adjustment for boundary events ([#1064](https://github.com/bpmn-i…
/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/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less75 /* seems to be a good adjustment across browsers */
/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/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1adjustment.\n ***Default value 1**.\n */\n bottomMarginAdj: 1,\n\n /**\n *| Para…
H A D2.2.js.map1adjustment of inter-glyph spacing. This property controls metric kerning, kerning that utilizes ad…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1adjustment.\n *\n * Default value: 1\n */\n bottomMarginAdj: 1,\n\n /**\n * …
/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 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/happyworm/jplayer/lib/aurora/
H A Dmp3.js4074 adjustment: 'int8',
/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/stars2/
H A DREADME.md52 * Bugfix for Height adjustment by @borco
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1adjustment\n // has the effect of moving the next glyph painted either to\n …
/plugin/note/
H A DCHANGES.md7 * adjustment to ODT plugin re-design
/plugin/wikistyle2html/
H A Dplugin.info.txt2 author Main development by Hir/wataame, adjustment and distribution by HokkaidoPerson
/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/amcharts/assets/amcharts/
H A Damcharts.js204 …his.graphBulletSize=1.7;this.animationDuration=.3;this.zooming=!1;this.adjustment=0;this.avoidBall…

12