Home
last modified time | relevance | path

Searched defs:strokeStyle (Results 1 – 25 of 134) sorted by relevance

123456

/dports/editors/calligra/calligra-3.2.1/filters/karbon/wmf/
H A DWmfImportParser.cpp178 const QString strokeStyle = saveStroke(context); in lineTo() local
202 const QString strokeStyle = saveStroke(context); in drawRect() local
224 const QString strokeStyle = saveStroke(context); in drawRoundRect() local
245 const QString strokeStyle = saveStroke(context); in drawEllipse() local
276 const QString strokeStyle = saveStroke(context); in drawArc() local
307 const QString strokeStyle = saveStroke(context); in drawPie() local
337 const QString strokeStyle = saveStroke(context); in drawChord() local
363 const QString strokeStyle = saveStroke(context); in drawPolyline() local
390 const QString strokeStyle = saveStroke(context); in drawPolygon() local
422 const QString strokeStyle = saveStroke(context); in drawPolyPolygon() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dglyph_pos.cpp36 SkPaint::Style strokeStyle) { in draw_gm()
90 SkPaint::Style strokeStyle) { in drawTestCase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dglyph_pos.cpp36 SkPaint::Style strokeStyle) { in draw_gm()
90 SkPaint::Style strokeStyle) { in drawTestCase()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGPath.cpp59 void strokeStyle(GraphicsContext* gc) in strokeStyle() function in WebCore::BoundingRectStrokeStyleApplier
102 BoundingRectStrokeStyleApplier strokeStyle(this, style()); in strokeContains() local
318 BoundingRectStrokeStyleApplier strokeStyle(this, style()); in updateCachedBoundaries() local
/dports/graphics/krita/krita-4.4.8/libs/ui/tool/
H A Dkis_figure_painting_tool_helper.cpp35 KisToolShapeUtils::StrokeStyle strokeStyle, in KisFigurePaintingToolHelper()
57 KisToolShapeUtils::StrokeStyle strokeStyle, in setupPaintStyles()
H A Dkis_resources_snapshot.cpp63 KisPainter::StrokeStyle strokeStyle {KisPainter::StrokeStyleBrush}; member
248 void KisResourcesSnapshot::setStrokeStyle(KisPainter::StrokeStyle strokeStyle) in setStrokeStyle()
H A Dkis_tool_shape.cc152 KisToolShapeUtils::StrokeStyle KisToolShape::strokeStyle() in strokeStyle() function in KisToolShape
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/symbology/
H A Dqgsellipsesymbollayer.h62 Qt::PenStyle strokeStyle() const { return mStrokeStyle; } in strokeStyle() function
63 void setStrokeStyle( Qt::PenStyle strokeStyle ) { mStrokeStyle = strokeStyle; } in setStrokeStyle()
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgsellipsesymbollayer.h138 Qt::PenStyle strokeStyle() const { return mStrokeStyle; } in strokeStyle() function
139 void setStrokeStyle( Qt::PenStyle strokeStyle ) { mStrokeStyle = strokeStyle; } in setStrokeStyle()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/direct2d/
H A Dd2ddrawcontext.h104 ID2D1StrokeStyle* strokeStyle; variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/direct2d/
H A Dd2ddrawcontext.h102 ID2D1StrokeStyle* strokeStyle; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DPathD2D.cpp347 RefPtr<ID2D1StrokeStyle> strokeStyle = in StrokeContainsPoint() local
379 RefPtr<ID2D1StrokeStyle> strokeStyle = in GetStrokedBounds() local
H A DHelpersD2D.h786 _In_opt_ ID2D1StrokeStyle* strokeStyle) { in DrawLine()
793 _In_opt_ ID2D1StrokeStyle* strokeStyle) { in DrawGeometry()
800 _In_opt_ ID2D1StrokeStyle* strokeStyle) { in DrawRectangle()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DPathD2D.cpp337 RefPtr<ID2D1StrokeStyle> strokeStyle = in StrokeContainsPoint() local
369 RefPtr<ID2D1StrokeStyle> strokeStyle = in GetStrokedBounds() local
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DPathD2D.cpp347 RefPtr<ID2D1StrokeStyle> strokeStyle = in StrokeContainsPoint() local
379 RefPtr<ID2D1StrokeStyle> strokeStyle = in GetStrokedBounds() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DPathD2D.cpp347 RefPtr<ID2D1StrokeStyle> strokeStyle = in StrokeContainsPoint() local
379 RefPtr<ID2D1StrokeStyle> strokeStyle = in GetStrokedBounds() local
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgracanvas2d.pas216 procedure strokeStyle(color: TBGRAPixel); overload; procedure
217 procedure strokeStyle(color: TColor); overload; procedure
218 procedure strokeStyle(color: string); overload; procedure
219 procedure strokeStyle(texture: IBGRAScanner); overload; procedure
220 procedure strokeStyle(provider: IBGRACanvasTextureProvider2D); overload; procedure
2018 procedure TBGRACanvas2D.strokeStyle(color: TBGRAPixel); procedure
2024 procedure TBGRACanvas2D.strokeStyle(color: TColor); procedure
2030 procedure TBGRACanvas2D.strokeStyle(color: string); procedure
2036 procedure TBGRACanvas2D.strokeStyle(texture: IBGRAScanner); procedure
2041 procedure TBGRACanvas2D.strokeStyle(provider: IBGRACanvasTextureProvider2D); procedure
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgracanvas2d.pas216 procedure strokeStyle(color: TBGRAPixel); overload; procedure
217 procedure strokeStyle(color: TColor); overload; procedure
218 procedure strokeStyle(color: string); overload; procedure
219 procedure strokeStyle(texture: IBGRAScanner); overload; procedure
220 procedure strokeStyle(provider: IBGRACanvasTextureProvider2D); overload; procedure
2018 procedure TBGRACanvas2D.strokeStyle(color: TBGRAPixel); procedure
2024 procedure TBGRACanvas2D.strokeStyle(color: TColor); procedure
2030 procedure TBGRACanvas2D.strokeStyle(color: string); procedure
2036 procedure TBGRACanvas2D.strokeStyle(texture: IBGRAScanner); procedure
2041 procedure TBGRACanvas2D.strokeStyle(provider: IBGRACanvasTextureProvider2D); procedure
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DHelpersD2D.h767 _In_opt_ ID2D1StrokeStyle *strokeStyle) { in DrawLine()
774 _In_opt_ ID2D1StrokeStyle *strokeStyle) { in DrawGeometry()
781 _In_opt_ ID2D1StrokeStyle *strokeStyle) { in DrawRectangle()
H A DPathD2D.cpp426 RefPtr<ID2D1StrokeStyle> strokeStyle = in StrokeContainsPoint() local
458 RefPtr<ID2D1StrokeStyle> strokeStyle = in GetStrokedBounds() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DHelpersD2D.h825 _In_opt_ ID2D1StrokeStyle *strokeStyle in DrawLine()
836 _In_opt_ ID2D1StrokeStyle *strokeStyle in DrawGeometry()
847 _In_opt_ ID2D1StrokeStyle *strokeStyle in DrawRectangle()
H A DPathD2D.cpp471 RefPtr<ID2D1StrokeStyle> strokeStyle = CreateStrokeStyleForOptions(aStrokeOptions); in StrokeContainsPoint() local
508 RefPtr<ID2D1StrokeStyle> strokeStyle = CreateStrokeStyleForOptions(aStrokeOptions); in GetStrokedBounds() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd2d1.h1517 _In_opt_ ID2D1StrokeStyle *strokeStyle, in GetWidenedBounds()
1534 _In_opt_ ID2D1StrokeStyle *strokeStyle, in GetWidenedBounds()
1550 _In_opt_ ID2D1StrokeStyle *strokeStyle, in GetWidenedBounds()
1563 _In_opt_ ID2D1StrokeStyle *strokeStyle, in StrokeContainsPoint()
1581 _In_opt_ ID2D1StrokeStyle *strokeStyle, in StrokeContainsPoint()
1594 _In_opt_ ID2D1StrokeStyle *strokeStyle, in StrokeContainsPoint()
1993 _In_opt_ ID2D1StrokeStyle *strokeStyle, in Widen()
2009 _In_opt_ ID2D1StrokeStyle *strokeStyle, in Widen()
2024 _In_opt_ ID2D1StrokeStyle *strokeStyle, in Widen()
3417 _COM_Outptr_ ID2D1StrokeStyle **strokeStyle in CreateStrokeStyle()
/dports/graphics/krita/krita-4.4.8/libs/ui/actions/
H A Dkis_selection_action_factories.cpp554 KisToolShapeUtils::StrokeStyle strokeStyle = KisToolShapeUtils::StrokeStyleForeground; in run() local
613 KisToolShapeUtils::StrokeStyle strokeStyle = KisToolShapeUtils::StrokeStyleForeground; in run() local
/dports/editors/calligra/calligra-3.2.1/filters/stage/kpr2odf/
H A DStylesFilterkpr2odf.cpp464 int strokeStyle = pen.attribute("style").toInt(); in createGraphicStyle() local
723 const QString Filterkpr2odf::createStrokeDashStyle(int strokeStyle) in createStrokeDashStyle()

123456