Home
last modified time | relevance | path

Searched defs:opacity (Results 26 – 50 of 5259) sorted by relevance

12345678910>>...211

/dports/graphics/krita/krita-4.4.8/plugins/paintops/libpaintop/
H A Dkis_pressure_flow_opacity_option.cpp78 void KisFlowOpacityOption::setOpacity(qreal opacity) in setOpacity()
85 quint8 opacity = OPACITY_OPAQUE_U8; in apply() local
94 void KisFlowOpacityOption::apply(const KisPaintInformation &info, quint8 *opacity, quint8 *flow) in apply()
/dports/deskutils/egroupware/egroupware/vendor/bower-asset/cropper/src/scss/
H A D_mixins.scss7 @mixin opacity($opacity) { mixin
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/io_mesh_uv_layout/
H A Dexport_uv_svg.py25 def export(filepath, face_data, colors, width, height, opacity): argument
30 def get_file_parts(face_data, colors, width, height, opacity): argument
44 def draw_polygons(face_data, width, height, opacity): argument
H A Dexport_uv_png.py28 def export(filepath, face_data, colors, width, height, opacity): argument
43 def draw_image(face_data, opacity): argument
68 def draw_background_colors(face_data, opacity): argument
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dextlineedit.hh14 Q_PROPERTY(float opacity READ opacity WRITE setOpacity) property in IconButton
27 float opacity() { return m_opacity; } in opacity() function in IconButton
28 void setOpacity(float opacity) { m_opacity = opacity; update(); } in setOpacity()
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/barpolar/selected/
H A D_marker.py75 def opacity(self): member in Marker
89 def opacity(self, val): member in Marker
103 def __init__(self, arg=None, color=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/bar/selected/
H A D_marker.py75 def opacity(self): member in Marker
89 def opacity(self, val): member in Marker
103 def __init__(self, arg=None, color=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/bar/unselected/
H A D_marker.py76 def opacity(self): member in Marker
91 def opacity(self, val): member in Marker
107 def __init__(self, arg=None, color=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/barpolar/unselected/
H A D_marker.py76 def opacity(self): member in Marker
91 def opacity(self, val): member in Marker
107 def __init__(self, arg=None, color=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/histogram/selected/
H A D_marker.py75 def opacity(self): member in Marker
89 def opacity(self, val): member in Marker
103 def __init__(self, arg=None, color=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/layout/
H A D_activeshape.py75 def opacity(self): member in Activeshape
89 def opacity(self, val): member in Activeshape
103 def __init__(self, arg=None, fillcolor=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/histogram/unselected/
H A D_marker.py76 def opacity(self): member in Marker
91 def opacity(self, val): member in Marker
107 def __init__(self, arg=None, color=None, opacity=None, **kwargs): argument
/dports/www/py-django-photologue/django-photologue-3.12/photologue/utils/
H A Dwatermark.py19 def reduce_opacity(im, opacity): argument
32 def apply_watermark(im, mark, position, opacity=1): argument
/dports/graphics/py-pygal/pygal-2.4.0/pygal/
H A Dstyle.py66 opacity = '.7' variable in Style
193 opacity = '.8' variable in DarkStyle
221 opacity = '.1' variable in NeonStyle
277 opacity = '.6' variable in RedBlueStyle
294 opacity = '.5' variable in LightColorizedStyle
312 opacity = '.2' variable in DarkColorizedStyle
330 opacity = '.5' variable in TurquoiseStyle
348 opacity = '.5' variable in LightGreenStyle
366 opacity = '.6' variable in DarkGreenStyle
400 opacity = '.5' variable in BlueStyle
[all …]
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Daxisarrow.h48 float opacity; variable
78 float opacity; variable
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Daxisarrow.h48 float opacity; variable
78 float opacity; variable
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/model/
H A DLayerConfig.java16 private double opacity; field in LayerConfig
26 public LayerConfig(LayerMode mode, double opacity) { in LayerConfig()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Fusiontables/
H A DStyleFunctionGradientColors.php21 public $opacity; variable in Google_Service_Fusiontables_StyleFunctionGradientColors
31 public function setOpacity($opacity)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Fusiontables/
H A DStyleFunctionGradientColors.php21 public $opacity; variable in Google_Service_Fusiontables_StyleFunctionGradientColors
31 public function setOpacity($opacity)
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dplatformstyle.cpp34 void MakeSingleColorImage(QImage& img, const QColor& colorbase, double opacity = 1) in MakeSingleColorImage()
50 QPixmap MakeSingleColorPixmap(QImage& img, const QColor& colorbase, double opacity = 1) in MakeSingleColorPixmap()
56 QIcon ColorizeIcon(const QIcon& ico, const QColor& colorbase, double opacity = 1) in ColorizeIcon()
68 QImage ColorizeImage(const QString& filename, const QColor& colorbase, double opacity = 1) in ColorizeImage()
75 QIcon ColorizeIcon(const QString& filename, const QColor& colorbase, double opacity = 1) in ColorizeIcon()
168 double opacity = 1; in TableColorIcon() local
193 double opacity = 1; in TableColorImage() local
357 void PlatformStyle::SingleColorImage(QImage &img, const QColor &colorbase, double opacity) in SingleColorImage()
362 …latformStyle::SingleColorIcon(const QString &resourcename, const QColor &colorbase, double opacity) in SingleColorIcon()
375 QIcon PlatformStyle::SingleColorIcon(const QIcon &icon, const QColor &colorbase, double opacity) in SingleColorIcon()
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dsprite_airshipshadow.cpp54 Opacity opacity = Opacity(0.26 * 255); in RecreateShadow() local
70 const double opacity = (double)altitude / max_altitude; in Update() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/openvg/
H A Dqsgopenvgrenderable.cpp55 void QSGOpenVGRenderable::setOpacity(float opacity) in setOpacity()
67 float QSGOpenVGRenderable::opacity() const in opacity() function in QSGOpenVGRenderable
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/openvg/
H A Dqsgopenvgrenderable.cpp55 void QSGOpenVGRenderable::setOpacity(float opacity) in setOpacity()
67 float QSGOpenVGRenderable::opacity() const in opacity() function in QSGOpenVGRenderable
/dports/www/phalcon/cphalcon-3.4.5/phalcon/image/
H A Dadapterinterface.zep30 public function reflection(int height, int opacity = 100, boolean fadeIn = false);
31 …public function watermark(<Adapter> watermark, int offsetX = 0, int offsetY = 0, int opacity = 100…
32 …public function text(string text, int offsetX = 0, int offsetY = 0, int opacity = 100, string colo…
34 public function background(string color, int opacity = 100);
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimplayer-new.c55 gdouble opacity, in gimp_layer_new()
96 gdouble opacity, in gimp_layer_new_from_buffer()
129 gdouble opacity, in gimp_layer_new_from_gegl_buffer()
180 gdouble opacity, in gimp_layer_new_from_pixbuf()

12345678910>>...211