Home
last modified time | relevance | path

Searched defs:blue (Results 1 – 25 of 54) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DRgbColor.php25 public $blue; variable in Google\\Service\\Docs\\RgbColor
38 public function setBlue($blue)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2Color.php25 public $blue; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Color
38 public function setBlue($blue)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DRgbColor.php25 public $blue; variable in Google\\Service\\Slides\\RgbColor
38 public function setBlue($blue)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DColor.php29 public $blue; variable in Google\\Service\\HangoutsChat\\Color
56 public function setBlue($blue)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DColor.php29 public $blue; variable in Google\\Service\\FirebaseCloudMessaging\\Color
56 public function setBlue($blue)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleTypeColor.php29 public $blue; variable in Google\\Service\\Document\\GoogleTypeColor
56 public function setBlue($blue)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DColor.php29 public $blue; variable in Google\\Service\\Sheets\\Color
56 public function setBlue($blue)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DColor.php29 public $blue; variable in Google\\Service\\Vision\\Color
56 public function setBlue($blue)
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Dshorten-rgb.js1 function shortenRgb(red, green, blue) { argument
Dshorten-hex.js11 blue: '#00f', property
Doptimize.js112 .replace(/rgb\((\-?\d+),(\-?\d+),(\-?\d+)\)/gi, function (match, red, green, blue) { argument
/plugin/barcodes/lib/
DColor.php29 private $blue; 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.js64 blue: blue, property
/plugin/revealjs/css/theme/source/
Dsolarized.scss41 $blue: #268bd2; variable
Dmoon.scss40 $blue: #268bd2; variable
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DShadowBorder.java87 int blue = c1.getBlue() + (c2.getBlue() - c1.getBlue()) / 2; in average() local
/plugin/combo/ComboStrap/
H A DColorRgb.php247 private $blue; variable in ComboStrap\\ColorRgb
309 public static function createFromRgbChannels(int $red, int $green, int $blue): ColorRgb
/plugin/asciidocjs/node_modules/ansi-styles/
Dindex.d.ts282 readonly blue: CSPair; property
Dindex.js80 blue: [34, 39], property
/plugin/asciidocjs/node_modules/chalk/
Dindex.d.ts345 readonly blue: 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/xcom/
Dscript.js747 'blue': img_path + 'eye_blue.png', property
/plugin/asciidocjs/node_modules/color-name/
Dindex.js13 "blue": [0, 0, 255], property
/plugin/sketchcanvas/script/
DSketchCanvas.js2639 var coltable = {"black": black, "blue": blue, "red": red, "green": green, "white": white}; property

123