Home
last modified time | relevance | path

Searched defs:chartreuse (Results 1 – 25 of 85) sorted by relevance

1234

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/viz/include/opencv2/viz/
H A Dtypes.hpp370 inline cv::viz::Color cv::viz::Color::chartreuse() { return Color( 0, 255, 128); } in chartreuse() function in cv::viz::Color
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/pawt/
H A Dcolors.py17 chartreuse = Color(127, 255, 0) variable
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dcolor_maps.cpp28 const char chartreuse [] = "chartreuse"; variable
181 const Color_RGBA chartreuse(color_table, 127, 255, 0, 1); variable
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dcolor_maps.cpp28 const char chartreuse [] = "chartreuse"; variable
181 const Color_RGBA chartreuse(color_table, 127, 255, 0, 1); variable
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dcolor_maps.cpp28 const char chartreuse [] = "chartreuse"; variable
181 const Color_RGBA chartreuse(color_table, 127, 255, 0, 1); variable
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dcolor_maps.cpp28 const char chartreuse [] = "chartreuse"; variable
181 const Color_RGBA chartreuse(color_table, 127, 255, 0, 1); variable
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dcolor_maps.cpp28 const char chartreuse [] = "chartreuse"; variable
181 const Color_RGBA chartreuse(color_table, 127, 255, 0, 1); variable
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dcolor_maps.cpp28 const char chartreuse [] = "chartreuse"; variable
181 const Color_RGBA chartreuse(color_table, 127, 255, 0, 1); variable
/dports/www/elgg/elgg-3.3.23/vendor/css-crush/css-crush/misc/
H A Dcolor-keywords.ini18 chartreuse = "127,255,0" key
/dports/www/py-branca/branca-0.4.2/branca/
H A D_cnames.json1 …ia": "#FF00FF", "papayawhip": "#FFEFD5", "blanchedalmond": "#FFEBCD", "chartreuse": "#7FFF00", "di… string
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/core/util/
H A Dsvg_colors.d.ts16 chartreuse: number; constant
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/colors/
H A Dnamed.py42 chartreuse = NamedColor("chartreuse", 127, 255, 0 ) variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/color-name/
H A Dindex.d.ts28 export const chartreuse: RGB; constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/color-name/
H A Dindex.d.ts28 export const chartreuse: RGB; constant
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/css-color-keywords/
H A Dcolors.json30 "chartreuse": "#7fff00", string
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/css-color-keywords/
H A Dcolors.json30 "chartreuse": "#7fff00", string
/dports/misc/netron/node_modules/@types/color-name/
H A Dindex.d.ts28 export const chartreuse: RGB; constant
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/color/
H A Drgb_colors.py15 chartreuse = (0.498, 1, 0) variable
/dports/lang/kawa/kawa-3.1.1/gnu/kawa/models/
H A DStandardColor.java48 public static final StandardColor chartreuse = add("chartreuse", 0x7FFF00); field in StandardColor
/dports/math/vtk9/VTK-9.1.0/Wrapping/Python/vtkmodules/util/
H A Dcolors.py133 chartreuse = (0.4980, 1.0000, 0.0000) variable
/dports/math/vtk6/VTK-6.2.0/Wrapping/Python/vtk/util/
H A Dcolors.py133 chartreuse = (0.4980, 1.0000, 0.0000) variable
/dports/math/vtk8/VTK-8.2.0/Wrapping/Python/vtkmodules/util/
H A Dcolors.py133 chartreuse = (0.4980, 1.0000, 0.0000) variable
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/sping/
H A Dcolors.py97 chartreuse = HexColor(0x7FFF00) variable
/dports/devel/stack/stack-2.7.3/_cabal_deps/colour-2.3.5/Data/Colour/
H A DNames.hs382 chartreuse = sRGB24 127 255 0 function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/colour-2.3.5/Data/Colour/
H A DNames.hs382 chartreuse = sRGB24 127 255 0 function

1234