Home
last modified time | relevance | path

Searched defs:opacity (Results 1 – 25 of 4619) sorted by relevance

12345678910>>...185

/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dblend_funcs.cpp100 color_t rgba_blender_src(color_t backdrop, color_t src, int opacity) in rgba_blender_src()
105 color_t rgba_blender_merge(color_t backdrop, color_t src, int opacity) in rgba_blender_merge()
144 color_t rgba_blender_neg_bw(color_t backdrop, color_t src, int opacity) in rgba_blender_neg_bw()
154 color_t rgba_blender_red_tint(color_t backdrop, color_t src, int opacity) in rgba_blender_red_tint()
168 color_t rgba_blender_normal(color_t backdrop, color_t src, int opacity) in rgba_blender_normal()
222 color_t rgba_blender_screen(color_t backdrop, color_t src, int opacity) in rgba_blender_screen()
232 color_t rgba_blender_overlay(color_t backdrop, color_t src, int opacity) in rgba_blender_overlay()
242 color_t rgba_blender_darken(color_t backdrop, color_t src, int opacity) in rgba_blender_darken()
251 color_t rgba_blender_lighten(color_t backdrop, color_t src, int opacity) in rgba_blender_lighten()
475 color_t graya_blender_src(color_t backdrop, color_t src, int opacity) in graya_blender_src()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/src/
H A Dimage_viewer.cpp162 const std::string &layer_id, double opacity) in showRGBImage()
172 const std::string &layer_id, double opacity) in addMonoImage()
205 const std::string &layer_id, double opacity) in showMonoImage()
215 const std::string &layer_id, double opacity) in addMonoImage()
232 const std::string &layer_id, double opacity) in showMonoImage()
242 const std::string &layer_id, double opacity) in addMonoImage()
259 const std::string &layer_id, double opacity) in showMonoImage()
270 const std::string &layer_id, double opacity) in addFloatImage()
283 const std::string &layer_id, double opacity) in showFloatImage()
293 const std::string &layer_id, double opacity) in addAngleImage()
[all …]
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Effects/
H A DUserBlendOps.Generated.cs327 …public override UserBlendOp CreateWithOpacity (int opacity) { return new NormalBlendOpWithOpacity … in CreateWithOpacity()
331 private int opacity; field in Pinta.Core.UserBlendOps.NormalBlendOp.NormalBlendOpWithOpacity
337 …public NormalBlendOpWithOpacity (int opacity) { if (this.opacity < 0 || this.opacity > 255) { thro… in NormalBlendOpWithOpacity()
342 …ultiply"; } } public override ColorBgra Apply (ColorBgra lhs, ColorBgra rhs) { int lhsA; { lhsA = … in Apply()
344 …dditive"; } } public override ColorBgra Apply (ColorBgra lhs, ColorBgra rhs) { int lhsA; { lhsA = … in Apply()
356 …"Difference"; } } public override ColorBgra Apply (ColorBgra lhs, ColorBgra rhs) { int lhsA; { lhs… in Apply()
358 …egation"; } } public override ColorBgra Apply (ColorBgra lhs, ColorBgra rhs) { int lhsA; { lhsA = … in Apply()
360 …ghten"; } } public override ColorBgra Apply (ColorBgra lhs, ColorBgra rhs) { int lhsA; { lhsA = ((… in Apply()
362 …ken"; } } public override ColorBgra Apply (ColorBgra lhs, ColorBgra rhs) { int lhsA; { lhsA = ((lh… in Apply()
364 …een"; } } public override ColorBgra Apply (ColorBgra lhs, ColorBgra rhs) { int lhsA; { lhsA = ((lh… in Apply()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/svg/src/
H A DSkSVGNode.cpp84 void SkSVGNode::setFillOpacity(const SkSVGNumberType& opacity) { in setFillOpacity()
88 void SkSVGNode::setOpacity(const SkSVGNumberType& opacity) { in setOpacity()
96 void SkSVGNode::setStrokeOpacity(const SkSVGNumberType& opacity) { in setStrokeOpacity()
116 if (const SkSVGNumberValue* opacity = v.as<SkSVGNumberValue>()) { in onSetAttribute() local
126 if (const SkSVGNumberValue* opacity = v.as<SkSVGNumberValue>()) { in onSetAttribute() local
136 if (const SkSVGNumberValue* opacity = v.as<SkSVGNumberValue>()) { in onSetAttribute() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dui_element_renderer.cc62 float opacity, in DrawTexturedQuad()
92 float opacity, in DrawRadialGradientQuad()
106 float opacity) { in DrawGradientGridQuad()
114 float opacity, in DrawController()
122 float opacity, in DrawLaser()
130 float opacity, in DrawReticle()
152 float opacity, in DrawShadow()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Dblend_add.hh49 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
71 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
95 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
113 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
137 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
151 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
167 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
178 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
H A Dblend_multiply.hh49 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
71 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
94 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
112 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
136 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
150 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
166 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
177 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
H A Dblend_normal.hh49 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
60 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
78 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
108 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
139 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
163 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
194 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
220 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
H A Dblend_divide.hh49 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
71 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
94 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
114 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
140 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
154 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
170 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
183 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
H A Dblend_subtract.hh49 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
71 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
95 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
113 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
137 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
151 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
167 …void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& /*xomap… in blend()
178 void blend(const float& opacity, float* bottom, float* top, float* out, const int& x, int& xomap) in blend()
/dports/graphics/gimp-app/gimp-2.10.30/app/operations/layer-modes/
H A Dgimpoperationlayermode-composite.c46 gfloat opacity, in gimp_operation_layer_mode_composite_union()
99 gfloat opacity, in gimp_operation_layer_mode_composite_clip_to_backdrop()
140 gfloat opacity, in gimp_operation_layer_mode_composite_clip_to_layer()
188 gfloat opacity, in gimp_operation_layer_mode_composite_intersection()
235 gfloat opacity, in gimp_operation_layer_mode_composite_union_sub()
291 gfloat opacity, in gimp_operation_layer_mode_composite_clip_to_backdrop_sub()
342 gfloat opacity, in gimp_operation_layer_mode_composite_clip_to_layer_sub()
400 gfloat opacity, in gimp_operation_layer_mode_composite_intersection_sub()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/experimental/svg/model/
H A DSkSVGNode.cpp75 void SkSVGNode::setFillOpacity(const SkSVGNumberType& opacity) { in setFillOpacity()
84 void SkSVGNode::setOpacity(const SkSVGNumberType& opacity) { in setOpacity()
101 void SkSVGNode::setStrokeOpacity(const SkSVGNumberType& opacity) { in setStrokeOpacity()
132 if (const SkSVGNumberValue* opacity = v.as<SkSVGNumberValue>()) { in onSetAttribute() local
142 if (const SkSVGNumberValue* opacity = v.as<SkSVGNumberValue>()) { in onSetAttribute() local
162 if (const SkSVGNumberValue* opacity = v.as<SkSVGNumberValue>()) { in onSetAttribute() local
/dports/finance/prestashop/prestashop/admin/themes/default/scss/vendor/bootstrap-sass/mixins/
H A D_opacity.scss3 @mixin opacity($opacity) { mixin
/dports/www/opencart/opencart-3.0.3.8/upload/admin/view/stylesheet/sass/bootstrap/mixins/
H A D_opacity.scss3 @mixin opacity($opacity) { mixin
/dports/devel/py-xstatic-bootstrap-scss/XStatic-Bootstrap-SCSS-3.4.1.0/xstatic/pkg/bootstrap_scss/data/scss/bootstrap/mixins/
H A D_opacity.scss3 @mixin opacity($opacity) { parameter
/dports/www/R-cran-bslib/bslib/inst/lib/bs3/assets/stylesheets/bootstrap/mixins/
H A D_opacity.scss3 @mixin opacity($opacity) { parameter
/dports/www/thirtybees/thirtybees-1.1.0/themes/niara/sass/vendor/bootstrap/bootstrap/mixins/
H A D_opacity.scss3 @mixin opacity($opacity) { parameter
/dports/www/thirtybees/thirtybees-1.1.0/themes/community-theme-default/sass/vendor/bootstrap/bootstrap/mixins/
H A D_opacity.scss3 @mixin opacity($opacity) { mixin
/dports/www/thirtybees/thirtybees-1.1.0/admin/themes/default/sass/vendor/bootstrap-sass/mixins/
H A D_opacity.scss3 @mixin opacity($opacity) { parameter
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/choroplethmapbox/selected/
H A D_marker.py16 def opacity(self): member in Marker
30 def opacity(self, val): member in Marker
42 def __init__(self, arg=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/choroplethmapbox/unselected/
H A D_marker.py16 def opacity(self): member in Marker
31 def opacity(self, val): member in Marker
44 def __init__(self, arg=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/choropleth/selected/
H A D_marker.py16 def opacity(self): member in Marker
30 def opacity(self, val): member in Marker
42 def __init__(self, arg=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/choropleth/unselected/
H A D_marker.py16 def opacity(self): member in Marker
31 def opacity(self, val): member in Marker
44 def __init__(self, arg=None, opacity=None, **kwargs): argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/sunburst/
H A D_leaf.py16 def opacity(self): member in Leaf
31 def opacity(self, val): member in Leaf
44 def __init__(self, arg=None, opacity=None, **kwargs): argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/include/pcl/visualization/impl/
H A Dimage_viewer.hpp72 double opacity) in addRGBImage()
89 double opacity) in showRGBImage()
101 const std::string &layer_id, double opacity) in addMask()
144 const std::string &layer_id, double opacity) in addMask()
155 const std::string &layer_id, double opacity) in addPlanarPolygon()
202 const std::string &layer_id, double opacity) in addPlanarPolygon()
214 const std::string &layer_id, double opacity) in addRectangle()
283 const std::string &layer_id, double opacity) in addRectangle()
294 const std::string &layer_id, double opacity) in addRectangle()
345 const std::string &layer_id, double opacity) in addRectangle()

12345678910>>...185