Home
last modified time | relevance | path

Searched refs:purple (Results 1 – 25 of 161) sorted by relevance

1234567

/third_party/typescript/tests/baselines/reference/
DjsDeclarationsConstsAsNamespacesWithReferences.types13 >brandColors : { purple: string; }
14 >{ purple: colors.royalBlue,} : { purple: string; }
16 purple: colors.royalBlue,
17 >purple : string
DjsDeclarationsConstsAsNamespacesWithReferences.js7 purple: colors.royalBlue, property
15 purple: colors.royalBlue, property
24 import purple = colors.royalBlue;
25 export { purple };
DjsDeclarationsConstsAsNamespacesWithReferences.symbols13 purple: colors.royalBlue,
14 >purple : Symbol(purple, Decl(index.js, 4, 28))
/third_party/freetype/docs/reference/assets/stylesheets/
Dapplication-palette.a8b3c06d.css1purple]{background-color:#ab47bc}[data-md-color-primary=purple] .md-typeset a{color:#ab47bc}[data-… selector
/third_party/node/deps/npm/docs/src/
Dtheme.js15 purple: '#cc33ff', property
39 purple: '#cc33ff', property
/third_party/flutter/skia/tools/doxygen/
Dcustomdoxygen.css8 --purple: rgb(204,121,167);
15 --light-purple: rgb(230,188,211);
139 color: var(--purple);
/third_party/skia/tools/doxygen/
Dcustomdoxygen.css8 --purple: rgb(204,121,167);
15 --light-purple: rgb(230,188,211);
139 color: var(--purple);
/third_party/libnl/doc/stylesheets/
Ddocbook-xsl.css293 span.purple { color: purple; }
310 span.purple-background { background: purple; }
Dasciidoc.css383 span.purple { color: purple; }
400 span.purple-background { background: purple; }
Dflask.css381 span.purple { color: purple; }
398 span.purple-background { background: purple; }
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/
DjsDeclarationsConstsAsNamespacesWithReferences.ts12 purple: colors.royalBlue,
/third_party/boost/libs/vmd/test/
Dtest_doc_identifier.cxx22 BOOST_TEST(!BOOST_VMD_IS_IDENTIFIER(purple)); in main()
/third_party/node/deps/npm/docs/src/images/
Dpurple-cube.svg1 …viewBox="0 0 44 38"><defs><style>.cls-1{fill:#f0f;}</style></defs><title>purple-cube</title><path …
Dpurple-gradient-cube.svg1 …"/><stop offset="1" stop-color="#e02aff"/></linearGradient></defs><title>purple-gradient-cube</tit…
/third_party/toybox/toys/posix/
Dgrep.c75 char *purple, *cyan, *red, *green, *grey;
98 if (name && FLAG(H)) printf("%s%s%s%c", TT.purple, name, TT.cyan, dash); in outline()
456 TT.purple = "\033[35m"; in grep_main()
461 } else TT.purple = TT.cyan = TT.red = TT.green = TT.grey = ""; in grep_main()
/third_party/flutter/skia/gm/
Darcto.cpp97 const SkColor purple = 0xFF800080; variable
99 const SkColor colors[] = { SK_ColorRED, darkgreen, purple, SK_ColorBLUE };
/third_party/skia/gm/
Darcto.cpp95 const SkColor purple = 0xFF800080; variable
97 const SkColor colors[] = { SK_ColorRED, darkgreen, purple, SK_ColorBLUE };
/third_party/flutter/flutter/packages/flutter/test/material/
Dtheme_test.dart528 primarySwatch: Colors.purple,
538 primarySwatch: Colors.purple,
553 primarySwatch: Colors.purple,
580 primarySwatch: Colors.purple,
587 expect(theme.textTheme.actionTextStyle.color, Colors.purple);
607 primarySwatch: Colors.purple,
632 primarySwatch: Colors.purple,
Dbanner_theme_test.dart107 const Color backgroundColor = Colors.purple;
146 final ColorScheme colorScheme = const ColorScheme.light().copyWith(surface: Colors.purple);
/third_party/boost/libs/math/doc/
Dmath.css139 span.purple { color: purple; }
/third_party/boost/libs/math/doc/html/
Dmath.css139 span.purple { color: purple; }
/third_party/boost/libs/multiprecision/doc/html/
Dmultiprecision.css144 span.purple { color: purple; }
/third_party/boost/libs/multiprecision/doc/
Dmultiprecision.css144 span.purple { color: purple; }
/third_party/bzip2/
Dbzip.css6 #761596 purple md5sum text
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzip.css6 #761596 purple md5sum text

1234567