Home
last modified time | relevance | path

Searched defs:SteelBlue (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/py-pymaging/pymaging-596a08f/pymaging/
H A Dwebcolors.py113 SteelBlue = Color(70, 130, 180, 255) variable
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DColors.cs291 public static Color SteelBlue { get { return namedColors["steelblue"]; } } property in Godot.Colors
/dports/devel/godot/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DColors.cs291 public static Color SteelBlue { get { return namedColors["steelblue"]; } } property in Godot.Colors
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DKnownColor.cs189 SteelBlue = 156, enumerator
H A DBrushes.cs1341 public static Brush SteelBlue { property in System.Drawing.Brushes
H A DPens.cs1466 public static Pen SteelBlue { property in System.Drawing.Pens
H A DColor.cs954 static public Color SteelBlue { property
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Drawing/
H A DKnownColor.cs801 SteelBlue, enumerator
/dports/graphics/nplot/nplot-9a92e78/src/
H A DRectangleBrushes.cs1231 public static Solid SteelBlue property in NPlot.RectangleBrushes.Solid
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DPens.cs296 public static Pen SteelBlue => GetPen(s_steelBlueKey, Color.SteelBlue); field in System.Drawing.Pens
H A DBrushes.cs296 public static Brush SteelBlue => GetBrush(s_steelBlueKey, Color.SteelBlue); field in System.Drawing.Brushes
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/colorful-0.2.1/src/core/
H A Dcolors.rs75 SteelBlue, enumerator
/dports/graphics/rx/rx-0.4.0/cargo-crates/colorful-0.2.1/src/core/
H A Dcolors.rs75 SteelBlue, enumerator
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/gdiplus/
H A Dgdipluscolor.h194 static const ARGB SteelBlue = 0xFF4682B4UL; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluscolor.h189 static const ARGB SteelBlue = 0xFF4682B4; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluscolor.h189 static const ARGB SteelBlue = 0xFF4682B4; member
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Primitives/
H A DColor.cs358 public static Color SteelBlue { get { return FromArgb(0xFF4682B4); } } property
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdipluscolor.h194 static const ARGB SteelBlue = 0xFF4682B4UL; member
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Primitives/src/System/Drawing/
H A DColor.cs281 public static Color SteelBlue => new Color(KnownColor.SteelBlue); field
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Primitives/ref/
H A DSystem.Drawing.Primitives.cs151 public static System.Drawing.Color SteelBlue { get { throw null; } } property
342 SteelBlue = 156, enumerator
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXColors.h559 SteelBlue = FXRGBA( 70,130,180,255), enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXColors.h559 SteelBlue = FXRGBA( 70,130,180,255), enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Drawing.cs249 public static System.Drawing.Brush SteelBlue { get { throw null; } } property in System.Drawing.Brushes
445 public static System.Drawing.Color SteelBlue { get { throw null; } } property
1281 SteelBlue = 156, enumerator
1467 public static System.Drawing.Pen SteelBlue { get { throw null; } } property in System.Drawing.Pens
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Drawing.cs249 public static System.Drawing.Brush SteelBlue { get { throw null; } } property in System.Drawing.Brushes
445 public static System.Drawing.Color SteelBlue { get { throw null; } } property
1281 SteelBlue = 156, enumerator
1467 public static System.Drawing.Pen SteelBlue { get { throw null; } } property in System.Drawing.Pens
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Drawing.cs224 public static System.Drawing.Brush SteelBlue { get { throw null; } } property in System.Drawing.Brushes
420 public static System.Drawing.Color SteelBlue { get { throw null; } } property
1214 SteelBlue = 156, enumerator
1399 public static System.Drawing.Pen SteelBlue { get { throw null; } } property in System.Drawing.Pens

12