Home
last modified time | relevance | path

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

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DRgbColor.php33 public $red; variable in Google\\Service\\Docs\\RgbColor
66 public function setRed($red)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2Color.php33 public $red; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Color
66 public function setRed($red)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DRgbColor.php33 public $red; variable in Google\\Service\\Slides\\RgbColor
66 public function setRed($red)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DColor.php37 public $red; variable in Google\\Service\\HangoutsChat\\Color
84 public function setRed($red)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
DColor.php37 public $red; variable in Google\\Service\\FirebaseCloudMessaging\\Color
84 public function setRed($red)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleTypeColor.php37 public $red; variable in Google\\Service\\Document\\GoogleTypeColor
84 public function setRed($red)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DColor.php37 public $red; variable in Google\\Service\\Sheets\\Color
84 public function setRed($red)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
DColor.php37 public $red; variable in Google\\Service\\Vision\\Color
84 public function setRed($red)
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Dshorten-rgb.js1 function shortenRgb(red, green, blue) { argument
Dshorten-hex.js122 red: '#f00', property
Doptimize.js112 .replace(/rgb\((\-?\d+),(\-?\d+),(\-?\d+)\)/gi, function (match, red, green, blue) { argument
/plugin/barcodes/lib/
DColor.php27 private $red; 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.js62 red: red, property
/plugin/revealjs/css/theme/source/
Dsolarized.scss38 $red: #dc322f; variable
Dmoon.scss37 $red: #dc322f; variable
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DShadowBorder.java85 int red = c1.getRed() + (c2.getRed() - c1.getRed()) / 2; in average() local
/plugin/combo/ComboStrap/
H A DColorRgb.php239 private $red; variable in ComboStrap\\ColorRgb
309 public static function createFromRgbChannels(int $red, int $green, int $blue): ColorRgb
/plugin/asciidocjs/node_modules/ansi-styles/
Dindex.d.ts279 readonly red: CSPair; property
Dindex.js77 red: [31, 39], property
/plugin/asciidocjs/node_modules/chalk/
Dindex.d.ts342 readonly red: 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.js124 "red": [255, 0, 0], property
/plugin/sketchcanvas/script/
DSketchCanvas.js2639 var coltable = {"black": black, "blue": blue, "red": red, "green": green, "white": white}; property
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js553 sre.ColorPicker.namedColors_={red:{red:255,green:0,blue:0},green:{red:0,green:255,blue:0},blue:{red… property

123