Home
last modified time | relevance | path

Searched refs:up (Results 101 – 125 of 1040) sorted by last modified time

12345678910>>...42

/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs543 - "up to 11 characters" displayed for numbers
1663 /** Break the file up into sectors */
1694 /* [MS-CFB] 2.2 Compound File Header -- read up to major version */
1730 /** Break the file up into sectors */
2315 /* works up to n = 3 * 8 + 1 = 25 */
19844 WorkbookP.Props = WorkbookP.Custprops = props; /* TODO: split up properties */
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js600 …)};_.o=function tp(){return Pr(this.b.value[0])^Pr(dr(this))};_.p=function up(){return this.b.valu… function
/plugin/dev/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/dev/skel/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/structtasks/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/orphanswanted/
H A DCOPYING222 system; it is up to the author/donor to decide if he or she is willing
/plugin/button/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
H A Dstyle.css22 /* 2020-05-11 : moved maximum CSS up a level to allow override on a per-button basis
/plugin/bibtex4dw/
H A DCHANGELOG.md32 * Optionally, the plugin can use an SQLite db (using the sqlite plugin). This speeds up things, particulary with large bibliography databases, and reduces latencies when rendering pages with references.
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/copycode/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/tag/
H A DCOPYING225 system; it is up to the author/donor to decide if he or she is willing
/plugin/bureaucracy/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/htmlok/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/addnewpage/
H A DREADME.md38 In 2013, [Sam Wilson](https://github.com/samwilson) picked up the plugin's maintenance and actively…
/plugin/gitbacked/
H A DLICENSE222 system; it is up to the author/donor to decide if he or she is willing
/plugin/dw2pdf/vendor/mpdf/mpdf/data/font/
H A Dccourierb.php8 $up = -100; variable
H A Dccourierbi.php8 $up = -100; variable
H A Dccourieri.php8 $up = -100; variable
H A Dchelveticab.php19 $up = -100; variable
H A Dchelveticai.php19 $up = -100; variable
H A Dctimes.php19 $up = -100; variable
H A Dctimesb.php19 $up = -100; variable
H A Dczapfdingbats.php19 $up = -100; variable
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php1555 // this will free up the readers, based on code from Setasign's FpdiTrait::cleanUp()
1845 * mime (optional): file mime type (will show up as /Subtype in the PDF)
3864 'up' => '',
3969 'up' => $font['up'],
4249 $this->fonts[$fontkey] = ['i' => $i, 'type' => 'core', 'name' => $this->CoreFonts[$fontkey], 'desc' => $desc, 'up' => $up, 'ut' => $ut, 'cw' => $cw];
4428 if (isset($this->CurrentFont['up']) && $this->CurrentFont['up']) {
4429 $up
[all...]

12345678910>>...42