Home
last modified time | relevance | path

Searched refs:diff (Results 226 – 250 of 261) sorted by last modified time

1234567891011

/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1diff|diffuse|dir|disp|display|dither|divergence|dlmread|dlmwrite|dmperm|doc|docsearch|dos|dot|drag… property in AnonymousFunction3f7200173f900.mt
H A DNEWS21 * Syntax highlighting for diff, Go, JSX, Lua Page, TCL and YAML
/plugin/projects/
H A Dcodemirror-compressed.js1diff:y});var S={from:e,to:t,text:n};if(Rt){for(var x=Rt;x.next;x=x.next);x.next=S}else Rt=S;ar(hr(…
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java49 double diff = Math.abs(start.getCenterX() in SchemaGraphComponent()
53 if (diff < 40) in SchemaGraphComponent()
/plugin/jsmath/
H A Ddiff1 diff syntax.php syntax.php.orig
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js323 var diff = arguments.callee.getFirstDifferencePos(value, this.oldElementValue);
324 var offset = (diff == this.oldElementValue.length ? 1 : 0);
328 tp = value.lastIndexOf(this.options.tokens[index], diff + offset - 1);
330 tp = value.indexOf(this.options.tokens[index], diff + offset);
/plugin/codebutton_ext/
H A Daction.php.bak41diff, div, dos, dot, eiffel, email, erlang, fo, fortran, freebasic, genero, glsl, gml, gnuplot, gr…
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt340 …, caddcl, cadlisp, cfdg, cfm, c_mac, c, cpp, cpp-qt, csharp, css, delphi, diff, div, dos, dot, d, …
/plugin/lytebox/
H A Dlytebox.js695 var diff = (img > cur) ? img - cur : cur - img;
696 if (diff >= 0 && diff <= 100) { return 10; }
697 if (diff > 100 && diff <= 200) { return 15; }
698 if (diff > 200 && diff <= 300) { return 20; }
699 if (diff > 300 && diff <= 400) { return 25; }
700 if (diff > 400 && diff <= 500) { return 30; }
701 if (diff > 500 && diff <= 600) { return 35; }
702 if (diff > 600 && diff <= 700) { return 40; }
703 if (diff > 700) { return 45; }
/plugin/diff/
H A Dstyle.css1 /* Cascading Style Sheet for 'diff' syntax plugin - 2010-02-22
4 .diff .diff-addedline{background:#cfc none;color:#000;}
5 .diff .diff-deletedline{background:#fcc none;color:#000;}
6 .diff .diff-blockheader{background:#ccf none;color:#000;}
/plugin/jquery/
H A Djquery-1.4.2.js5705 linear: function( p, n, firstNum, diff ) { argument
5706 return firstNum + diff * p;
5708 swing: function( p, n, firstNum, diff ) { argument
5709 return ((-Math.cos(p*Math.PI)/2) + 0.5) * diff + firstNum;
/plugin/jmol2/jmol/
H A DCHANGES.txt303 # TODO: load 1crn.pdb;quaternion;quaternion diff;zap 2.1 -- leaves blank model 2.1 and destroys sta…
/plugin/highlightjs/highlight/styles/
H A Dfar.css92 .diff .header,
H A Ddark.css88 .diff .header,
H A Didea.css18 .comment, .template_comment, .javadoc, .diff .header {
72 .diff .change {
H A Dmagula.css45 .diff .header,
H A Dschool_book.css93 .diff .header,
H A Dsunburst.css93 .diff .header, .chunk {
99 .diff .change {
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt365 Diff ("diff"):
H A Dreadme.rus.txt371 Diff ("diff"):
/plugin/highlightjs/highlight/languages/
H A Ddiff.js7 hljs.LANGUAGES.diff = { class in hljs.LANGUAGES

1234567891011