Home
last modified time | relevance | path

Searched defs:Firebrick (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/upp/upp/bazaar/Functions4U/
H A DSvgColors.h59 inline Color Firebrick() {return Color(178,34,34);} in Firebrick() function
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DColors.cs204 public static Color Firebrick { get { return namedColors["firebrick"]; } } property in Godot.Colors
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/devel/godot/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DColors.cs204 public static Color Firebrick { get { return namedColors["firebrick"]; } } property in Godot.Colors
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/colornames/
H A Dtable.go355 Firebrick = color.RGBA{0xb2, 0x22, 0x22, 0xff} // rgb(178, 34, 34) var
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DKnownColor.cs103 Firebrick = 70, enumerator
H A DBrushes.cs567 public static Brush Firebrick { property in System.Drawing.Brushes
H A DPens.cs606 public static Pen Firebrick { property in System.Drawing.Pens
H A DColor.cs610 static public Color Firebrick { property
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Drawing/
H A DKnownColor.cs371 Firebrick, enumerator
/dports/graphics/nplot/nplot-9a92e78/src/
H A DRectangleBrushes.cs543 public static Solid Firebrick property in NPlot.RectangleBrushes.Solid
/dports/math/ogdf/OGDF/include/ogdf/basic/
H A Dgraphics.h256 Firebrick, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DPens.cs199 public static Pen Firebrick => GetPen(s_firebrickKey, Color.Firebrick); field in System.Drawing.Pens
H A DBrushes.cs199 public static Brush Firebrick => GetBrush(s_firebrickKey, Color.Firebrick); field in System.Drawing.Brushes
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdipluscolor.h108 static const ARGB Firebrick = 0xFFB22222UL; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluscolor.h103 static const ARGB Firebrick = 0xFFB22222; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluscolor.h103 static const ARGB Firebrick = 0xFFB22222; member
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Primitives/
H A DColor.cs272 public static Color Firebrick { get { return FromArgb(0xFFB22222); } } property
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdipluscolor.h108 static const ARGB Firebrick = 0xFFB22222UL; member

12