Home
last modified time | relevance | path

Searched defs:opacity (Results 151 – 175 of 5899) sorted by relevance

12345678910>>...236

/dports/www/kohana/kohana-v3.3.6/modules/image/classes/Kohana/Image/
H A DImagick.php142 protected function _do_reflection($height, $opacity, $fade_in)
201 protected function _do_watermark(Image $image, $offset_x, $offset_y, $opacity)
226 protected function _do_background($r, $g, $b, $opacity)
/dports/graphics/cptutils/cptutils-1.74/src/common/
H A Dsvgread.c287 xmlChar *colour, *opacity, *style; in svg_read_lingrad() local
377 static int parse_style(const char *style, rgb_t* rgb, double* opacity) in parse_style()
405 static int parse_style_statement(const char *stmnt, rgb_t* rgb, double* opacity) in parse_style_statement()
447 static int parse_colour(char *st, rgb_t *rgb, double *opacity) in parse_colour()
626 static int parse_opacity(char *st, double *opacity) in parse_opacity()
/dports/graphics/qgis/qgis-3.22.3/src/core/textrenderer/
H A Dqgstextrenderer_p.h80 double opacity = 1.0; variable
153 double opacity = 1.0; variable
211 double opacity = 0.7; variable
248 double opacity = 1.0; variable
295 double opacity = 1.0; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/textrenderer/
H A Dqgstextrenderer_p.h77 double opacity = 1.0; variable
149 double opacity = 1.0; variable
206 double opacity = 0.7; variable
243 double opacity = 1.0; variable
288 double opacity = 1.0; variable
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dcel_data.h27 int opacity() const { return m_opacity; } in opacity() function
33 void setOpacity(int opacity) { m_opacity = opacity; } in setOpacity()
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dpgcompat.c14 SDL_GetWindowOpacity(SDL_Window *window, float *opacity) in SDL_GetWindowOpacity()
20 SDL_SetWindowOpacity(SDL_Window *window, float opacity) in SDL_SetWindowOpacity()
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/effects/
H A Dwipe_effect.cc113 int opacity[4] = {255, 255, 0, 0}; in PerformEffectForTime() local
156 int opacity[4] = {0, 0, 255, 255}; in PerformEffectForTime() local
198 int opacity[4] = {255, 0, 0, 255}; in PerformEffectForTime() local
239 int opacity[4] = {0, 255, 255, 0}; in PerformEffectForTime() local
/dports/graphics/py-cairosvg/CairoSVG-2.5.2/cairosvg/
H A Ddefs.py70 def gradient_or_pattern(surface, node, name, opacity): argument
116 def paint_mask(surface, node, name, opacity): argument
157 def draw_gradient(surface, node, name, opacity): argument
218 def draw_pattern(surface, node, name, opacity): argument
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Image/Adapter/
H A DImagick.zep156 protected function processBackground(int r, int g, int b, int opacity)
382 protected function processReflection(int height, int opacity, bool fadeIn)
673 …protected function processText(string text, var offsetX, var offsetY, int opacity, int r, int g, i…
803 …rotected function processWatermark(<AdapterInterface> image, int offsetX, int offsetY, int opacity)
/dports/www/phalcon/cphalcon-3.4.5/phalcon/image/adapter/
H A Dimagick.zep259 protected function _reflection(int height, int opacity, boolean fadeIn)
353 protected function _watermark(<Adapter> image, int offsetX, int offsetY, int opacity)
394 …protected function _text(string text, var offsetX, var offsetY, int opacity, int r, int g, int b, …
559 protected function _background(int r, int g, int b, int opacity)
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Ddrawsurface.h32 double opacity; variable
49 const vm::array&p, double opacity, double shininess, in drawSurface()
152 double opacity; variable
286 double opacity; variable
290 drawPRC(const vm::array& t, const vm::array&p, double opacity, in drawPRC()
346 drawCylinder(const vm::array& t, const vm::array&p, double opacity, in drawCylinder()
363 drawDisk(const vm::array& t, const vm::array&p, double opacity, in drawDisk()
386 double opacity; variable
390 drawTube(path3 center, path3 g, const vm::array&p, double opacity, in drawTube()
570 double opacity; variable
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/gegl/
H A Dgimp-gegl-nodes.c92 gdouble opacity) in gimp_gegl_create_apply_opacity_node()
185 gdouble opacity; in gimp_gegl_mode_node_set_mode() local
217 gdouble opacity) in gimp_gegl_mode_node_set_opacity()
/dports/graphics/py-svgwrite/svgwrite-1.4.1/svgwrite/
H A Dgradients.py23 def __init__(self, offset=None, color=None, opacity=None, **extra): argument
49 def add_stop_color(self, offset=None, color=None, opacity=None): argument
63 def add_colors(self, colors, sweep=(0., 1.), opacity=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/elements/
H A Drect.cc44 float opacity = computed_opacity() * local_opacity_; in Render() local
52 void Rect::SetLocalOpacity(float opacity) { in SetLocalOpacity()
/dports/graphics/aseprite/aseprite-1.2.9/src/render/
H A Drender.cpp44 const int opacity) in operator ()()
66 const int opacity) in operator ()()
94 const int opacity) in operator ()()
122 const int opacity) in operator ()()
140 const int opacity, in composite_image_without_scale()
195 const int opacity, in composite_image_scale_up()
334 const int opacity, in composite_image_scale_down()
401 const int opacity, in composite_image_general()
892 const int opacity, in renderImage()
1111 const int opacity, in renderCel()
[all …]
/dports/textproc/py-pyscss/pyScss-1.3.7/scss/extension/
H A Dextra.py48 def _image_noise(pixdata, size, density=None, intensity=None, color=None, opacity=None, monochrome=… argument
127 def _image_brushed(pixdata, size, density=None, intensity=None, color=None, opacity=None, monochrom… argument
277 def background_noise(density=None, opacity=None, size=None, monochrome=False, intensity=(), color=N… argument
327 def background_brushed(density=None, intensity=None, color=None, opacity=None, size=None, monochrom… argument
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Dblend_color.hh63 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
100 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
123 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& /*xomap*/) in blend()
141 void blend(const float& opacity, T* bottom, T* top, T* out, const int& x, int& xomap) in blend()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/operation/
H A DLayerControls.java160 final int opacity = slider.getValue(); in save() local
198 private void setOpacity(double opacity) { in setOpacity()
220 final double opacity = getOpacity(); in updateOperation() local
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/virtualkeyboard/
H A Dqvirtualkeyboardtrace.cpp51 qreal opacity; member in QVirtualKeyboardTracePrivate
372 qreal QVirtualKeyboardTrace::opacity() const in opacity() function in QVirtualKeyboardTrace
378 void QVirtualKeyboardTrace::setOpacity(qreal opacity) in setOpacity()
/dports/x11-themes/plasma5-oxygen/oxygen-5.23.5/kstyle/animations/
H A Doxygenmenubarengine.h42 virtual qreal opacity( const QObject*, const QPoint& ) in opacity() function
92 qreal opacity( const QObject* object, const QPoint& point ) override in opacity() function
152 qreal opacity( const QObject* object, const QPoint& point ) override in opacity() function
H A Doxygenmenuengine.h41 virtual qreal opacity( const QObject*, WidgetIndex ) in opacity() function
90 qreal opacity( const QObject* object, WidgetIndex index ) override in opacity() function
156 qreal opacity( const QObject* object, WidgetIndex index ) override in opacity() function
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/layout/
H A D_newshape.py190 def opacity(self): member in Newshape
204 def opacity(self, val): member in Newshape
248 opacity=None, argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/pointcloud/
H A D_marker.py132 def opacity(self): member in Marker
150 def opacity(self, val): member in Marker
236 opacity=None, argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/box/
H A D_marker.py118 def opacity(self): member in Marker
132 def opacity(self, val): member in Marker
357 opacity=None, argument
/dports/graphics/py-plotly/plotly-4.14.3/plotly/graph_objs/violin/
H A D_marker.py118 def opacity(self): member in Marker
132 def opacity(self, val): member in Marker
357 opacity=None, argument

12345678910>>...236