Home
last modified time | relevance | path

Searched defs:green (Results 1 – 25 of 53) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DRgbColor.php29 public $green; variable in Google\\Service\\Docs\\RgbColor
52 public function setGreen($green)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2Color.php29 public $green; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Color
52 public function setGreen($green)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DRgbColor.php29 public $green; variable in Google\\Service\\Slides\\RgbColor
52 public function setGreen($green)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DColor.php33 public $green; variable in Google\\Service\\HangoutsChat\\Color
70 public function setGreen($green)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DColor.php33 public $green; variable in Google\\Service\\FirebaseCloudMessaging\\Color
70 public function setGreen($green)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleTypeColor.php33 public $green; variable in Google\\Service\\Document\\GoogleTypeColor
70 public function setGreen($green)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DColor.php33 public $green; variable in Google\\Service\\Sheets\\Color
70 public function setGreen($green)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DColor.php33 public $green; variable in Google\\Service\\Vision\\Color
70 public function setGreen($green)
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Dshorten-rgb.js1 function shortenRgb(red, green, blue) { argument
Dshorten-hex.js56 green: '#008000', property
Doptimize.js112 .replace(/rgb\((\-?\d+),(\-?\d+),(\-?\d+)\)/gi, function (match, red, green, blue) { argument
/plugin/barcodes/lib/
DColor.php28 private $green; variable in DokuWiki\\Barcodes\\Color
/plugin/statdisplay/pchart/
DColor.php32 public function __construct($red, $green = null, $blue = null) {
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DbmpDecoder.js63 green: green, property
/plugin/revealjs/css/theme/source/
Dsolarized.scss43 $green: #859900; variable
Dmoon.scss42 $green: #859900; variable
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DShadowBorder.java86 int green = c1.getGreen() + (c2.getGreen() - c1.getGreen()) / 2; in average() local
/plugin/combo/ComboStrap/
H A DColorRgb.php243 private $green; variable in ComboStrap\\ColorRgb
309 public static function createFromRgbChannels(int $red, int $green, int $blue): ColorRgb
/plugin/revealjs/plugin/multiplex/
Dindex.js61 green = '\033[32m', variable
/plugin/revealjs/plugin/notes-server/
Dindex.js61 green = '\033[32m', variable
/plugin/asciidocjs/node_modules/ansi-styles/
Dindex.d.ts280 readonly green: CSPair; property
Dindex.js78 green: [32, 39], property
/plugin/asciidocjs/node_modules/chalk/
Dindex.d.ts343 readonly green: Chalk; property
/plugin/stlviewer/stlviewer/
Dparser.min.js2 …stl":i=parse_stl_bin(r);break;case"obj":i=parse_obj(r);break;case"vf":i=parse_vf(arrayBufferToStri… argument
/plugin/asciidocjs/node_modules/color-name/
Dindex.js58 "green": [0, 128, 0], property

123