Home
last modified time | relevance | path

Searched refs:set_dither (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/fpc-source/fpc-3.2.2/packages/gnome1/src/libgnomeui/
H A Dgnomecolorpicker.inc26 procedure set_dither(var a :TGnomeColorPicker; __dither : guint);
79 procedure set_dither(var a :TGnomeColorPicker; __dither : guint);
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_crtc.h70 int (*set_dither)(struct nouveau_crtc *crtc, bool update); member
H A Dnouveau_connector.c561 if (!nv_crtc || !nv_crtc->set_dither) in nouveau_connector_set_property()
564 return nv_crtc->set_dither(nv_crtc, true); in nouveau_connector_set_property()
569 if (!nv_crtc || !nv_crtc->set_dither) in nouveau_connector_set_property()
572 return nv_crtc->set_dither(nv_crtc, true); in nouveau_connector_set_property()
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/sdl/
H A Daudiofile.h92 int set_dither (int type);
H A Dzresample.cc87 Aout.set_dither (dith); in zresample_main()
H A Daudiofile.cc163 int Audiofile::set_dither (int type) in set_dither() function in Audiofile
/dports/audio/ebumeter/ebumeter-0.4.2/source/
H A Daudiofile.h93 int set_dither (int type);
H A Daudiofile.cc169 int Audiofile::set_dither (int type) in set_dither() function in Audiofile
/dports/audio/jconvolver/jconvolver-1.1.0/source/
H A Daudiofile.h106 int set_dither (int type);
H A Daudiofile.cc213 int Audiofile::set_dither (int type) in set_dither() function in Audiofile
/dports/audio/jmatconvol/jmatconvol-0.4.2/source/
H A Daudiofile.h105 int set_dither (int type);
H A Daudiofile.cc212 int Audiofile::set_dither (int type) in set_dither() function in Audiofile
/dports/audio/zita-resampler/zita-resampler-1.8.0/apps/
H A Daudiofile.h106 int set_dither (int type);
H A Dzretune.cc185 Aout.set_dither (dith); in main()
H A Dzresample.cc211 Aout.set_dither (dith); in main()
H A Daudiofile.cc213 int Audiofile::set_dither (int type)
/dports/audio/py-zita-audiotools/zita-audiotools-1.0.0/source/
H A Daudiofile.h106 int set_dither (int type);
H A Daudiofile.cc213 int Audiofile::set_dither (int type) in set_dither() function in Audiofile
/dports/audio/tetraproc/tetraproc-0.8.6/source/
H A Daudiofile.h105 int set_dither (int type);
/dports/graphics/libgnomecanvasmm26/libgnomecanvasmm-2.26.0/
H A DNEWS61 * Canvas: set_dither(), get_dither(): Use C++ enum instead of C enum.
/dports/graphics/libgnomecanvasmm26/libgnomecanvasmm-2.26.0/libgnomecanvas/libgnomecanvasmm/
H A Dcanvas.h360 void set_dither(Gdk::RgbDither dither);
/dports/graphics/sane-epkowa/iscan-2.11.0/backend/
H A Depkowa.h129 unsigned char set_dither; /* B4 and later */ member
/dports/math/py-pygsl/pygsl-2.3.0/pygsl/
H A Dmonte.py99 …def set_dither (self, arg1): return _callback.pygsl_monte_miser_set_dither …
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Depson.h106 unsigned char set_dither; /* B4 and later */ member
/dports/math/py-pygsl/pygsl-2.3.0/tests/
H A Dmonte_test.py110 self._checkvariable(self.s.get_dither, self.s.set_dither, _floatType, 0.0, 0.1)

123