Home
last modified time | relevance | path

Searched defs:green (Results 26 – 37 of 37) sorted by path

12

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DShadowBorder.java86 int green = c1.getGreen() + (c2.getGreen() - c1.getGreen()) / 2; in average() local
/plugin/jmol2/jmol/
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/ol3/
H A Dscript.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.ol=e():t.ol=e()}(window,(function…
/plugin/processing/
H A Dscript.js1283 green: "#008000", property in colors
4799 p.green = function(aColor) { function
/plugin/revealjs/css/theme/source/
H A Dmoon.scss42 $green: #859900; variable
H A Dsolarized.scss43 $green: #859900; variable
/plugin/revealjs/plugin/multiplex/
H A Dindex.js61 green = '\033[32m', variable
/plugin/revealjs/plugin/notes-server/
H A Dindex.js61 green = '\033[32m', variable
/plugin/sketchcanvas/script/
H A DSketchCanvas.js2635 var coltable = {"black": black, "blue": blue, "red": red, "green": green, "white": white}; property in SketchCanvas.coltable
/plugin/statdisplay/pchart/
H A DColor.php32 public function __construct($red, $green = null, $blue = null) {
/plugin/statistics/inc/pchart/
H A DColor.php48 public function __construct($red, $green = null, $blue = null) { argument

12