/plugin/html2pdf/html2pdf/html2ps/ |
H A D | width.php | 80 var $fraction; variable in WCFraction 88 function WCFraction($fraction) { argument 90 $this->fraction = $fraction; 95 return $pw * $this->fraction; 102 if ($this->fraction > 0) { return $w / $this->fraction; } else { return 0; }; 106 $copy =& new WCFraction($this->fraction);
|
H A D | value.line-height.class.php | 31 var $fraction; variable in LineHeight_Relative 34 return $this->fraction * $value; 38 return $this->fraction == 1.1; 42 $this->fraction = $value; 48 $value =& new LineHeight_Relative($this->fraction);
|
H A D | tag.frame.inc.php | 65 $fraction = substr($length_src, 0, strlen($length_src)-1) / 100; 66 $values[$i] = $total * $fraction;
|
H A D | box.table.php | 253 $wc->fraction = min($rest, $wc->fraction); 254 $rest -= $wc->fraction;
|
H A D | ChangeLog | 1381 * Fixed 'ex' unit size ajusted to 0.6 fraction of current font
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/ |
H A D | Release.php | 22 public $fraction; variable in Google\\Service\\VersionHistory\\Release 38 public function setFraction($fraction) argument 40 $this->fraction = $fraction; 44 return $this->fraction;
|
/plugin/fckg/action/entities/utils/ |
H A D | entities.txt | 164 fraction 1/4 169 fraction 1/2 174 fraction 3/4
|
/plugin/ckgdoku/action/entities/utils/ |
H A D | entities.txt | 164 fraction 1/4 169 fraction 1/2 174 fraction 3/4
|
/plugin/ckgedit/action/entities/utils/ |
H A D | entities.txt | 164 fraction 1/4 169 fraction 1/2 174 fraction 3/4
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | getid3.lib.php | 124 * @param string $fraction 128 public static function DecimalizeFraction($fraction) { argument 129 list($numerator, $denominator) = explode('/', $fraction); 280 $fraction = $isnormalized + self::DecimalBinary2Float($fractionstring); 281 $floatvalue = $exponent * $fraction; 293 $fraction = self::Bin2Dec($fractionstring); 295 if (($exponent == (pow(2, $exponentbits) - 1)) && ($fraction != 0)) { 298 } elseif (($exponent == (pow(2, $exponentbits) - 1)) && ($fraction == 0)) { 304 } elseif (($exponent == 0) && ($fraction == 0)) { 311 } elseif (($exponent == 0) && ($fraction != 0)) {
|
/plugin/jukebox/id3/ |
H A D | getid3.lib.php | 188 $fraction = $isnormalized + getid3_lib::DecimalBinary2Float($fractionstring); 189 $floatvalue = $exponent * $fraction; 203 $fraction = getid3_lib::Bin2Dec($fractionstring); 205 if (($exponent == (pow(2, $exponentbits) - 1)) && ($fraction != 0)) { 208 } elseif (($exponent == (pow(2, $exponentbits) - 1)) && ($fraction == 0)) { 214 } elseif (($exponent == 0) && ($fraction == 0)) { 221 } elseif (($exponent == 0) && ($fraction != 0)) {
|
/plugin/progrecss/ |
H A D | ChangeLog | 7 * syntax.php: Added support for configuration options: fraction separator
|
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | collapsible.js | 35 fraction: 12, 58 fraction: "/",
|
/plugin/coinhive/ |
H A D | README.md | 32 - Throttle: The fraction of time that threads should be idle in percent.
|
/plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
H A D | demo.mp3header.php | 352 $fraction = Bin2Dec($fractionstring); 362 if (($exponent == (pow(2, $exponentbits) - 1)) && ($fraction != 0)) { 365 } elseif (($exponent == (pow(2, $exponentbits) - 1)) && ($fraction == 0)) { 371 } elseif (($exponent == 0) && ($fraction == 0)) { 378 } elseif (($exponent == 0) && ($fraction != 0)) {
|
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/ |
H A D | symbol.map | 100 !A4 U+2215 fraction
|
/plugin/codemirror/dist/modes/ |
H A D | fortran.min.js.map | 1 …\n \"flush\", \"fnum\", \"fputc\", \"fput\", \"fraction\",\n …
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | commons-lang3-3.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
H A D | gson-2.7.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/plugin/html2pdf/html2pdf/html2ps/cache/ |
H A D | 7d888258e9745b3716532ea81342daaf.css.compiled | 1 …fraction";d:1.100000000000000088817841970012523233890533447265625;}s:10:"_important";b:0;}i:3;O:22…
|
/plugin/flowplayer/player/ |
H A D | README.txt | 60 - fixed the facts that clips in a playlist were cut off by a fraction in the end
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 22022 case 'fraction': // <number:fraction> 16.29.7 22371 case 'fraction': break; // TODO 16.27.6 <number:fraction> 22697 …if(t) { payload += writextag("number:fraction", null, {"number:min-integer-digits":0, "number:min-… 22698 …if((t=nf.match(/# (\?+)\/(\d+)/))) { payload += writextag("number:fraction", null, {"number:min-in…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js.map | 1 …fraction', 'currency',\n 'guilsinglleft', 'guilsinglright', 'fi', 'fl', 'daggerdbl', 'periodcente…
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js.map | 1 …fraction using Farey sequence (max order\n * of 8).\n * @param {number} x - Positive float numbe…
|