Home
last modified time | relevance | path

Searched refs:diff (Results 201 – 225 of 261) sorted by last modified time

1234567891011

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dcss_optimiser.php298 $diff = $css->print->get_diff(); variable
312 ('.$diff.' Bytes)'; else $ratio = '<span
313 style="color:red;">'.$ratio.'%</span> ('.$diff.' Bytes)';
H A Dclass.csstidy_print.php319 $diff = strlen($this->output_css_plain) - strlen($this->input_css);
321 if ($diff > 0) {
322 return '+' . $diff;
323 } elseif ($diff == 0) {
324 return '+-' . $diff;
327 return $diff;
/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js1742 var diff = to - from;
1743 if (diff < 0) diff = -diff;
1744 if (diff > 16) {
/plugin/mediasyntax/
H A Dhelper.php402 $diff = 0;
404 $diff = $lvl - $lvl_max + 1;
405 if ($no_header) $diff -= 1; // push up one level if "noheader"
420 $lvl_new = (($ins[$idx][1][1] + $diff) > 5) ? 5 : ($ins[$idx][1][1] + $diff);
441 $lvl_new = (($ins[$idx][1][0] + $diff) > 5) ? 5 : ($ins[$idx][1][0] + $diff);
/plugin/latexit/tests/
H A Dscript10 diff -bB --ignore-all-space exported/test${i}_exported.latex my/test${i}.latex >> log
/plugin/html2pdf/html2pdf/html2ps/cache/
H A DHelvetica-Bold-iso-8859-1.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DHelvetica-Bold-iso-8859-7.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DHelvetica-iso-8859-7.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DTimes-Bold-iso-8859-1.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DArial Unicode MS-custom1.php21 $diff='32 /u0000 /uD604 /uC815 /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.not… variable
H A DArial Unicode MS-symbol.php21 $diff='32 /nonbreakingspace 34 /universal 36 /thereexists 39 /suchthat 42 /asteriskmath 45 /minus 6… variable
H A DArial Unicode MS-iso-8859-1.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DHelvetica-Oblique-iso-8859-1.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DHelvetica-iso-8859-1.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DHelvetica-iso-8859-13.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
H A DTimes-Roman-iso-8859-1.php21 $diff='128 /u0080 /u0081 /u0082 /u0083 /u0084 /u0085 /u0086 /u0087 /u0088 /u0089 /u008A /u008B /u00… variable
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.makefont.php408 $diff = MakeFontEncoding($map);
444 $s.='$diff=\''.$diff."';\n";
H A Dpdf.fpdf.php1951 if ($diff) {
1956 if ($this->diffs[$i] == $diff) {
1963 $this->diffs[$d] = $diff;
2217 $diff = $this->diffs[$i];
2224 "Differences" => $this->_array($diff))));
H A Dbox.table.php933 $diff = array();
937 $diff[$i] = $minwc[$i] - $minw[$i];
939 $diff[$i] = 0;
945 $cwdelta = array_sum($diff);
950 $minwc[$i] = max(0, -$diff[$i] / $cwdelta * $delta + $minwc[$i]);
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php315 $diff=MakeFontEncoding($map);
317 $diff='';
349 $s.='$diff=\''.$diff."';\n";
/plugin/html2pdf/snorriheim/
H A Ddesign.css608 div.dokuwiki table.diff {
612 div.dokuwiki td.diff-blockheader {
615 div.dokuwiki table.diff th {
622 div.dokuwiki table.diff td {
626 div.dokuwiki td.diff-addedline {
629 div.dokuwiki td.diff-deletedline {
632 div.dokuwiki td.diff-context {
635 div.dokuwiki table.diff td.diff-addedline strong,
636 div.dokuwiki table.diff td.diff-deletedline strong {
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1974 if ($diff) {
1979 if($this->diffs[$i]==$diff)
1987 $this->diffs[$d]=$diff;
2672 foreach($this->diffs as $diff) {
2677 "Differences" => $this->_array($diff))));
/plugin/advrack/
H A Draphael.js4476 diff = e.diff,
4521 if (diff[attr].real) {
4757 diff = {};
4803 diff[attr] = { class in runAnimation
4813 diff[attr] = [];
4815 diff[attr][i] = [0];
4827 diff[attr] = [];
4853 diff[attr] = [
4878 diff[attr] = [];
4889 diff[attr] = [];
[all …]
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css303 /* same font stack should be used for ".dokuwiki table.diff td" in _diff.css */
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1234567891011