Home
last modified time | relevance | path

Searched defs:Color (Results 1 - 25 of 68) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DjsFunctionWithPrototypeNoErrorTruncationNoCrash.js4 Color.prototype = { global() class
H A DcollisionCodeGenEnumWithEnumMemberConflict.js8 var Color; variable
[all...]
H A DcommentOnExportEnumDeclaration.js16 var Color; variable
[all...]
H A DpropertyNamesWithStringLiteral.js25 var Color; variable
[all...]
H A DenumUsedBeforeDeclaration.js12 var Color; variable
[all...]
H A Dfor-inStatements.js164 var Color; variable
[all...]
H A DTypeGuardWithEnumUnion.js40 var Color; variable
[all...]
H A DmoduleWithStatementsOfEveryKind.js111 var Color; variable
164 var Color; global() variable
[all...]
/third_party/rust/crates/nom/tests/
H A Dcss.rs7 pub struct Color { structure names
/third_party/json/docs/examples/
H A Dnlohmann_json_serialize_enum_2.cpp8 enum class Color class
[all...]
H A Dnlohmann_json_serialize_enum.cpp24 enum class Color class
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DEnumClassBitmasksTests.cpp21 enum class Color : uint32_t { class
[all...]
H A DEnumMaskIteratorTests.cpp22 Color = 1, member in dawn_native::TestAspect
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DWithColor.cpp21 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, bool DisableColors) in WithColor() argument
107 WithColor &WithColor::changeColor(raw_ostream::Colors Color, bool Bold, in changeColor() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg_test.cc29 enum Color { kRed, kGreen, kBlue }; enum in absl::str_format_internal::__anon19381::FormatArgImplTest
/third_party/skia/modules/sksg/src/
H A DSkSGPaint.cpp43 Color::Color(SkColor c) : fColor(c) {} in Color() function in sksg::Color
/third_party/skia/modules/sksg/include/
H A DSkSGPaint.h60 class Color : public PaintNode { class
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DColor.java10 public class Color { class
13 public Color(float r, float g, float b, float a) { in Color() method in Color
20 public Color() { in Color() method in Color
28 public Color(int color) { in Color() method in Color
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DEHPersonalities.cpp99 BasicBlock *Color; in colorEHFunclets() local
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter.h28 enum class Color { class
/third_party/skia/modules/canvaskit/
H A Dcolor.js[all...]
/third_party/rust/crates/env_logger/src/fmt/writer/termcolor/
H A Dextern_impl.rs504 pub enum Color { global() enum
517 impl Color { global() impls
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DColor.h18 struct Color struct
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DBlendMinMaxTest.cpp30 struct Color struct in BlendMinMaxTest
/third_party/skia/src/gpu/
H A DGrDefaultGeoProcFactory.h18 struct Color { struct
24 explicit Color(const SkPMColor4f& color) in Color() function
27 Color(Type type) in Color() function

Completed in 10 milliseconds

123