Home
last modified time | relevance | path

Searched defs:stroke_color (Results 1 – 25 of 122) sorted by relevance

12345

/dports/graphics/py-leather/leather-0.3.4/leather/shapes/
H A Dline.py24 def __init__(self, stroke_color=None, width=None): argument
38 def _new_path(self, stroke_color): argument
/dports/graphics/py-wand/Wand-0.6.7/wand/
H A Dfont.py69 stroke_color=None, stroke_width=None): argument
111 def stroke_color(self): member in Font
/dports/graphics/p5-SVG-DOM2/SVG-DOM2-1.00/lib/SVG/DOM2/Element/Shape/
H A DStroke.pm25 sub stroke_color { shift->_style('stroke-color', 'stroke', @_); } subroutine
/dports/multimedia/py-moviepy/moviepy-1.0.3/moviepy/video/tools/
H A Dcredits.py12 def credits1(creditfile, width, stretch=30, color='white', stroke_color='black', argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dtext_paint_style.h22 Color stroke_color; member
/dports/graphics/gegl/gegl-0.4.34/subprojects/poly2tri-c/poly2tri-c/render/
H A Dsvg-plot.h44 P2trSVGColor stroke_color; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dtext_paint_style.h24 Color stroke_color; member
/dports/graphics/p5-SVG-DOM2/SVG-DOM2-1.00/lib/SVG/DOM2/Attribute/
H A DStyle.pm82 sub stroke_color { shift->_style('stroke', @_); } subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.h38 stroke_color; member
53 stroke_color = SK_ColorTRANSPARENT; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.h38 stroke_color; member
54 stroke_color = SK_ColorTRANSPARENT; member
/dports/x11-toolkits/libdazzle/libdazzle-3.42.0/src/graphing/
H A Ddzl-graph-line-renderer.c31 GdkRGBA stroke_color; member
316 const gchar *stroke_color) in dzl_graph_view_line_renderer_set_stroke_color()
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/art/
H A DARTGState.h53 unsigned char fill_color[4],stroke_color[4]; variable
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/egl/openvg/
H A Dsp.c92 VGuint stroke_color, VGfloat stroke_width, in add_object_m()
256 VGuint stroke_color = 0x000000ff; in init_character() local
312 VGuint stroke_color = 0x000000ff; in init_character() local
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/egl/openvg/
H A Dsp.c92 VGuint stroke_color, VGfloat stroke_width, in add_object_m()
256 VGuint stroke_color = 0x000000ff; in init_character() local
312 VGuint stroke_color = 0x000000ff; in init_character() local
/dports/devel/py-shapely/Shapely-1.8.0/shapely/geometry/
H A Dmultilinestring.py63 def svg(self, scale_factor=1., stroke_color=None, opacity=None): argument
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/cargo-crates/svgbob-0.4.1/src/
H A Dsettings.rs17 pub stroke_color: String, field
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob/src/
H A Dsettings.rs16 pub stroke_color: String, field
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/
H A Dpainter.cc57 SkColor stroke_color, in SolidRoundRectPainter()
255 SkColor stroke_color, in CreateRoundRectWith1PxBorderPainter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/
H A Dpainter.cc57 SkColor stroke_color, in SolidRoundRectPainter()
255 SkColor stroke_color, in CreateRoundRectWith1PxBorderPainter()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Tools/
H A DPaintBrushTool.cs63 private Color stroke_color; field in Pinta.Tools.PaintBrushTool
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/omnibox/
H A Domnibox_suggestion_button_row_view.cc107 SkColor stroke_color = in UpdateBackgroundColor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/button/
H A Dmd_text_button.cc278 SkColor stroke_color; in UpdateBackgroundColor() local
/dports/accessibility/accerciser/accerciser-3.38.0/src/lib/accerciser/
H A Dnode.py203 stroke_color, stroke_alpha, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_renderdevice.h82 uint32_t stroke_color, in DrawPath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/button/
H A Dmd_text_button.cc282 SkColor stroke_color; in UpdateColors() local

12345