Home
last modified time | relevance | path

Searched refs:leading (Results 1 – 25 of 90) sorted by last modified time

1234

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt241 * "f" parameters now accepts formats with leading "."
/plugin/templater/
H A DCHANGELOG.md31 * By trimming off quotation marks after the whitespace trim, we allow users to wrap their strings in quotation marks in order to keep any intentional leading or trailing whitespace - useful for bulleted lists, code blocks etc. (by [Turq Whiteside](https://github.com/TurqW))
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe15596 Ġmis leading
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18029 /* strictly speaking, the leading = is required but some writers omit */
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php11046 $leading = 0;
11068 $leading = 0;
11072 $leading += $linegap; // specified in hhea or sTypo in OpenType tables
11083 // In general, calculate the "leading" - the difference between the fontheight and the lineheight
11086 // it will add too much leading below the font and expand the height of the line - so just use the block element exttop/extbottom:
11096 $leading += ($lineheight - $fontheight);
11098 $ypos['exttop'] = $ypos['boxtop'] + $leading / 2;
11099 $ypos['extbottom'] = $ypos['boxbottom'] - $leading / 2;
11106 // $ypos['leading'] = $leading;
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md53 * Fraction sizes without leading zeros allowed for font sizes (#973, thanks @peterdevpl)
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md738 * `FIX`: update to `diagram-js-direct-editing@1.4.1` to trim trailing/leading whitespace in task na…
/plugin/odt/
H A Dexample.css267 list-style-type: decimal-leading-zero;
/plugin/advanced/lang/en/config/
H A Dacl.txt10 * A group or user name. Groupnames are marked by a leading ''@'' character.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md137 - Add missing leading slash in the URL of put mapping endpoint
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc234 * Add missing leading slash in the URL of put mapping endpoint
/plugin/scrollticker/
H A Dstyle.css67 .counter_decimal-leading-zero::before {
68 content: counter(scrollticker-counter, decimal-leading-zero);
/plugin/achart/assets/
H A Dapexcharts.min.js6leading&&this.leading(i):"string"==typeof s?this.node.setAttributeNS(s,e,i.toString()):this.node.s…
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc15 // var olstyle ='list-style: decimal-leading-zero; font-size: 1.1em; margin: 0 0 0 .25em';
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified565 "decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
H A Den.js-4.9.merged5 …ircle","decimal":"Decimal (1, 2, 3, etc.)","decimalLeadingZero":"Decimal leading zero (01, 02, 03,…
H A Den.js.4.95 …ircle","decimal":"Decimal (1, 2, 3, etc.)","decimalLeadingZero":"Decimal leading zero (01, 02, 03,…
H A Den.js.unc5 …ircle","decimal":"Decimal (1, 2, 3, etc.)","decimalLeadingZero":"Decimal leading zero (01, 02, 03,…
H A Dlang_array.txt489 "decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified565 "decimalLeadingZero": "Decimal leading zero (01, 02, 03, etc.)",
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc15 // var olstyle ='list-style: decimal-leading-zero; font-size: 1.1em; margin: 0 0 0 .25em';
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md158 relative path and an authority by adding a leading slash to the path. It's only
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md966 * Guzzle\Http\QueryString does no longer manages the leading "?". This is now handled in Guzzle\Htt…
1185 * Can now use fromString() with querystrings that have a leading ?
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md256 - Any leading UTF-8 BOM will be stripped from the input

1234