Home
last modified time | relevance | path

Searched defs:darken (Results 1 – 25 of 253) sorted by relevance

1234567891011

/dports/graphics/frei0r-plugins-gavl/frei0r-1.7.0-18-g86475d3/src/mixer2/darken/
H A Ddarken.cpp27 class darken : public frei0r::mixer2 class
30 darken(unsigned int width, unsigned int height) in darken() function in darken
/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/src/mixer2/darken/
H A Ddarken.cpp27 class darken : public frei0r::mixer2 class
30 darken(unsigned int width, unsigned int height) in darken() function in darken
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/src/mixer2/darken/
H A Ddarken.cpp27 class darken : public frei0r::mixer2 class
30 darken(unsigned int width, unsigned int height) in darken() function in darken
/dports/math/vtk8/VTK-8.2.0/Imaging/Core/Testing/Python/
H A DMultipleUpdateExtents.py22 darken = vtk.vtkImageShiftScale() variable
/dports/math/vtk9/VTK-9.1.0/Imaging/Core/Testing/Python/
H A DMultipleUpdateExtents.py22 darken = vtk.vtkImageShiftScale() variable
/dports/math/vtk6/VTK-6.2.0/Imaging/Core/Testing/Python/
H A DMultipleUpdateExtents.py23 darken = vtk.vtkImageShiftScale() variable
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DTexture.cc43 unsigned short inline darken(unsigned short c) { in darken() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/core/util/
H A Dcolor.cpp37 QColor darken(const QColor& color, int amount) { return lighten(color, -amount); } in darken() function
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsui/qt/
H A DColor.py84 def darken(self, amount=0.05): member in Color
166 def darken(self, amount=0.05): member in HSLColor
/dports/graphics/R-cran-colorspace/colorspace/R/
H A Dlighten.R244 darken <- function(col, amount = 0.1, space = "combined", ...) function
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_benchmark.c174 double darken[3] = { 1.0 / 1.18, 1.0, 1.0 }; in benchmark() local
/dports/net/v2ray/v2ray-core-4.36.2/vendor/golang.org/x/sys/unix/
H A Dmkall.sh13 mksyscall="go run mksyscall.go"
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/util/
H A DColorUtil.java11 public static int darken(final int color, final double fraction) { in darken() method in ColorUtil
/dports/graphics/openorienteering-mapper/mapper-0.9.2/test/
H A Dqpainter_t.cpp96 const QPainter::CompositionMode darken = QPainter::CompositionMode_Darken; in darkenComposition() local
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Imagine/Image/Palette/Color/
H A DColorInterface.php80 public function darken($shade); function
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/Imagine/Image/Palette/Color/
H A DColorInterface.php80 public function darken($shade); function
/dports/www/elgg/elgg-3.3.23/vendor/imagine/imagine/lib/Imagine/Image/Palette/Color/
H A DColorInterface.php80 public function darken($shade); function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/colour-2.3.6/Data/Colour/
H A DInternal.hs162 darken s (RGB r g b) = RGB (Chan.scale s r) function
169 darken s (RGBA c a) = RGBA (darken s c) a function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/colour-2.3.6/Data/Colour/
H A DInternal.hs162 darken s (RGB r g b) = RGB (Chan.scale s r) function
169 darken s (RGBA c a) = RGBA (darken s c) a function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/colour-2.3.6/Data/Colour/
H A DInternal.hs162 darken s (RGB r g b) = RGB (Chan.scale s r) function
169 darken s (RGBA c a) = RGBA (darken s c) a function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/colour-2.3.6/Data/Colour/
H A DInternal.hs162 darken s (RGB r g b) = RGB (Chan.scale s r) function
169 darken s (RGBA c a) = RGBA (darken s c) a function
/dports/ports-mgmt/hs-panopticum/panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999/_cabal_deps/colour-2.3.6/Data/Colour/
H A DInternal.hs162 darken s (RGB r g b) = RGB (Chan.scale s r) function
169 darken s (RGBA c a) = RGBA (darken s c) a function
/dports/devel/stack/stack-2.7.3/_cabal_deps/colour-2.3.5/Data/Colour/
H A DInternal.hs165 darken s (RGB r g b) = RGB (Chan.scale s r) function
172 darken s (RGBA c a) = RGBA (darken s c) a function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/colour-2.3.5/Data/Colour/
H A DInternal.hs165 darken s (RGB r g b) = RGB (Chan.scale s r) function
172 darken s (RGBA c a) = RGBA (darken s c) a function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/colour-2.3.5/Data/Colour/
H A DInternal.hs165 darken s (RGB r g b) = RGB (Chan.scale s r) function
172 darken s (RGBA c a) = RGBA (darken s c) a function

1234567891011