Home
last modified time | relevance | path

Searched defs:Chartreuse (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/upp/upp/bazaar/Functions4U/
H A DSvgColors.h28 inline Color Chartreuse() {return Color(127,255,0);} in Chartreuse() function
/dports/graphics/py-pymaging/pymaging-596a08f/pymaging/
H A Dwebcolors.py82 Chartreuse = Color(127, 255, 0, 255) variable
/dports/devel/app-builder/app-builder-3.4.2/vendor/golang.org/x/image/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/image/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/image/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DColors.cs176 public static Color Chartreuse { get { return namedColors["chartreuse"]; } } property in Godot.Colors
/dports/www/beehive/beehive-0.4.0/vendor/golang.org/x/image/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/x11/wallutils/wallutils-5.10.0/vendor/golang.org/x/image/image-6944b10bf410/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/www/gohugo/hugo-0.91.2/vendor/golang.org/x/image/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/devel/godot/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DColors.cs176 public static Color Chartreuse { get { return namedColors["chartreuse"]; } } property in Godot.Colors
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/image/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/x11-fonts/gofont-ttf/image-f315e440302883054d0c2bd85486878cb4f8572c/colornames/
H A Dtable.go324 Chartreuse = color.RGBA{0x7f, 0xff, 0x00, 0xff} // rgb(127, 255, 0) var
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DKnownColor.cs75 Chartreuse = 42, enumerator
H A DBrushes.cs315 public static Brush Chartreuse { property in System.Drawing.Brushes
H A DPens.cs326 public static Pen Chartreuse { property in System.Drawing.Pens
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Drawing/
H A DKnownColor.cs231 Chartreuse, enumerator
/dports/graphics/nplot/nplot-9a92e78/src/
H A DRectangleBrushes.cs319 public static Solid Chartreuse property in NPlot.RectangleBrushes.Solid
/dports/math/ogdf/OGDF/include/ogdf/basic/
H A Dgraphics.h225 Chartreuse, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DPens.cs169 public static Pen Chartreuse => GetPen(s_chartreuseKey, Color.Chartreuse); field in System.Drawing.Pens
H A DBrushes.cs169 public static Brush Chartreuse => GetBrush(s_chartreuseKey, Color.Chartreuse); 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.h80 static const ARGB Chartreuse = 0xFF7FFF00UL; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluscolor.h75 static const ARGB Chartreuse = 0xFF7FFF00; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/gdiplus/
H A Dgdipluscolor.h75 static const ARGB Chartreuse = 0xFF7FFF00; member
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Primitives/
H A DColor.cs244 public static Color Chartreuse { get { return FromArgb(0xFF7FFF00); } } property
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/gdiplus/
H A Dgdipluscolor.h80 static const ARGB Chartreuse = 0xFF7FFF00UL; member

12