/third_party/node/deps/npm/node_modules/npm-audit-report/lib/ |
D | colors.js | 4 const magenta = s => chalk.magenta.bold(s) function
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/ |
D | logging.js | 34 const magenta = m => colors ? `\x1B[35m${m}\x1B[39m` : m function
|
/third_party/node/deps/npm/node_modules/@colors/colors/lib/ |
D | styles.js | 45 magenta: [35, 39], property
|
/third_party/node/deps/npm/node_modules/wrap-ansi/node_modules/ansi-styles/ |
D | index.js | 28 magenta: [35, 39], property
|
/third_party/node/deps/npm/node_modules/chalk/source/vendor/ansi-styles/ |
D | index.js | 28 magenta: [35, 39], property
|
/third_party/node/deps/npm/node_modules/console-control-strings/ |
D | index.js | 82 magenta: 35, property
|
/third_party/node/deps/npm/node_modules/ansi-styles/ |
D | index.js | 81 magenta: [35, 39], property
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | _namedcolors.js | 98 'magenta': CanvasKit.Color(255, 0, 255), property
|
D | color.js | 96 'magenta': Float32Array.of(1.000, 0.000, 1.000, 1.000), property
|
/third_party/node/deps/npm/node_modules/color-name/ |
D | index.js | 89 "magenta": [255, 0, 255], property
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassLoadStoreOpNoneTests.cpp | 1244 const tcu::Vec4 magenta (1.0f, 0.0f, 1.0f, 1.0f); in createRenderPassLoadStoreOpNoneTests() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | ANGLETest.cpp | 44 const GLColor GLColor::magenta = GLColor(255u, 0u, 255u, 255u); member in angle::GLColor
|
D | ANGLETest.h | 159 static const GLColor magenta; member
|
/third_party/node/lib/internal/util/ |
D | inspect.js | 402 magenta: [35, defaultFG], property
|
/third_party/python/Lib/test/ |
D | test_enum.py | 1074 magenta = 5 variable in TestEnum.test_extending.MoreColor 1686 magenta = 5 variable in TestEnum.test_extending2.MoreColor 1698 magenta = 5 variable in TestEnum.test_extending3.MoreColor
|
/third_party/ffmpeg/libavfilter/ |
D | vf_datascope.c | 789 FFDrawColor magenta; member
|
/third_party/skia/modules/skparagraph/samples/ |
D | SampleParagraph.cpp | 579 SkPaint magenta; in drawFlutter() local 830 SkPaint magenta; in hangingS() local
|
/third_party/skia/tools/viewer/ |
D | Viewer.cpp | 1872 skvm::Color magenta = {b.splat(1.0f), b.splat(0.0f), b.splat(1.0f), b.splat(0.5f)}; in build_skvm_highlight_program() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 1285 const tcu::Vec4 magenta (magentaRGBA.toVec()); in verifyImage() local
|
/third_party/weex-loader/deps/weex-styler/lib/ |
D | validator.js | 112 magenta: '#FF00FF', property
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 3489 const tcu::Vec4 magenta = tcu::Vec4(1.0f, 0.0f, 1.0f, 1.0f); in verifyLayerContent() local
|