Home
last modified time | relevance | path

Searched defs:cyan (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/npm/node_modules/@colors/colors/lib/
Dstyles.js46 cyan: [36, 39], property
/third_party/node/deps/npm/node_modules/wrap-ansi/node_modules/ansi-styles/
Dindex.js29 cyan: [36, 39], property
/third_party/node/deps/npm/node_modules/chalk/source/vendor/ansi-styles/
Dindex.js29 cyan: [36, 39], property
/third_party/node/deps/npm/node_modules/console-control-strings/
Dindex.js80 cyan: 36, property
/third_party/node/deps/npm/node_modules/ansi-styles/
Dindex.js82 cyan: [36, 39], property
/third_party/mbedtls/tests/scripts/
Ddepends.py82 cyan = None variable in Colors
/third_party/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js33 'cyan': CanvasKit.Color(0, 255, 255), property
Dcolor.js31 'cyan': Float32Array.of(0.000, 1.000, 1.000, 1.000), property
/third_party/node/deps/npm/node_modules/color-name/
Dindex.js24 "cyan": [0, 255, 255], property
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp38 const GLColor GLColor::cyan = GLColor(0u, 255u, 255u, 255u); member in angle::GLColor
DANGLETest.h153 static const GLColor cyan; member
/third_party/node/deps/npm/test/lib/commands/
Dview.js69 cyan: { property
/third_party/node/lib/internal/util/
Dinspect.js403 cyan: [36, defaultFG], property
/third_party/python/Lib/test/
Dtest_enum.py1073 cyan = 4 variable in TestEnum.test_extending.MoreColor
1685 cyan = 4 variable in TestEnum.test_extending2.MoreColor
1697 cyan = 4 variable in TestEnum.test_extending3.MoreColor
/third_party/ffmpeg/libavfilter/
Dvf_datascope.c788 FFDrawColor cyan; member
Dvsrc_testsrc.c1370 static const uint8_t cyan[4] = { 188, 154, 16, 255 }; variable
/third_party/weex-loader/deps/weex-styler/lib/
Dvalidator.js47 cyan: '#00FFFF', property
/third_party/toybox/generated/
Dglobals.h1178 char *purple, *cyan, *red, *green, *grey; member
/third_party/node/tools/lint-md/
Dlint-md.mjs22009 cyan: colorEnabled ? '\u001B[36m' : '', property