Lines Matching refs:up

1555 		// 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 = $this->CurrentFont['up'];
4431 $up = -100;
4433 $adjusty = (-$up / 1000 * $this->FontSize);
5253 if (isset($this->fonts[$decorationfontkey]['up']) && $this->fonts[$decorationfontkey]['up']) {
5254 $up = $this->fonts[$decorationfontkey]['up'];
5256 $up = -100;
5259 $adjusty = (-$up / 1000 * $decorationfontsize) + $ut / 2;
5301 $up = $this->fonts[$decorationfontkey]['strp'];
5302 $adjusty = (-$up / 1000 * $decorationfontsize);
5736 // Finish up
6478 // the amount of space taken up so far in user units
10260 // strlen()>0 is used to pick up (integer) 0, (string) '0', or set value
10778 $up = -120;
10780 $up = -130;
10782 // ? 'up' and 'ut' do not seem to be referenced anywhere
10783 $this->fonts[$fontkey] = ['i' => $i, 'type' => 'Type0', 'name' => $name, 'up' => $up, 'ut' => 40, 'cw' => $cw, 'CMap' => $CMap, 'registry' => $registry, 'MissingWidth' => 1000, 'desc' => $desc];
13390 // Don't allow non-breaking spaces that are converted to substituted chars or will break anyway and mess up table width calc.
15967 // Gets messed up if try and use core fonts inside a paragraph of text which needs to be BiDi re-ordered or OTLdata set
16422 } // To move the y up when new column/page started if div border needed
16624 // Borders & backgrounds are done elsewhere for columns - messes up the repositioning in printcolumnbuffer
17118 // BACKGROUNDS are disabled in columns/kbt/headers - messes up the repositioning in printcolumnbuffer
17272 // If any border-radius is greater width-negative spread(inner edge), ignore radii for shadow or screws up
17924 // Borders are disabled in columns - messes up the repositioning in printcolumnbuffer
20128 // Now allocate surplus up to maximum width of each column
20138 $spareratio = ($table['l'][$k] / $totaltextlength); // gives ratio to divide up free space
20157 $spareratio = ($table['l'][$k] / $totalatextlength); // gives ratio to divide up free space
20180 } elseif (count($list) && count($list) < $numcols) { // If some widths are defined, and others have been added up to their maxmum
20589 // By columns add up col height using ['h'] if set or ['mih'] if not
24048 $this->Reference[$i]['uf'] = $txt; // Unformatted e.g. pure utf-8 encoded characters, no mark-up/tags
24694 } // Columns not ended but new page -> align columns (can leave the columns alone - just tidy up the height)
26823 } elseif ($scriptblocks[$sch] > 0 && $scriptblocks[$sch] != $this->baseScript && $this->scriptToLanguage->getLanguageByScript($scriptblocks[$sch])) { // Identify Script block if not Basescript, and mark up as language