Home
last modified time | relevance | path

Searched refs:strokeLine (Results 1 – 25 of 50) sorted by relevance

12

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/pdf/
H A DPDFGraphicsPainter.java97 .strokeLine(x1, ym, x2, ym); in drawBorderLine2()
108 .strokeLine(xm, y1, xm, y2); in drawBorderLine2()
119 .strokeLine(x1, ym1, x2, ym1) in drawBorderLine2()
120 .strokeLine(x1, ym2, x2, ym2); in drawBorderLine2()
126 .strokeLine(xm1, y1, xm1, y2) in drawBorderLine2()
127 .strokeLine(xm2, y1, xm2, y2); in drawBorderLine2()
141 .strokeLine(x1, ym1, x2, ym1) in drawBorderLine2()
153 .strokeLine(xm1, y1, xm1, y2) in drawBorderLine2()
170 .strokeLine(x1, ym1, x2, ym1); in drawBorderLine2()
186 .strokeLine(x1, ym, x2, ym); in drawBorderLine2()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp107 void strokeLine(const PathSegment& line, bool needsMove);
151 strokeLine(segment, firstSegment); in getFillPath()
180 void SkPathStroker2::strokeLine(const PathSegment& line, bool needsMove) { in strokeLine() function in __anone9380da80111::SkPathStroker2
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/observer/src/
H A Dobserver_perf_wx.erl32 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
662 strokeLine(DC, X, GraphY0, X, GraphY1+5),
675 strokeLine(DC, GraphX0-3, GraphY25, GraphX1, GraphY25),
676 strokeLine(DC, GraphX0-3, GraphY50, GraphX1, GraphY50),
677 strokeLine(DC, GraphX0-3, GraphY75, GraphX1, GraphY75),
851 strokeLine({false, DC}, X0, Y0, X1, Y1) -> function
853 strokeLine({GC, _}, X0, Y0, X1, Y1) -> function
854 ?wxGC:strokeLine(GC, X0, Y0, X1, Y1).
H A Dobserver_app_wx.erl34 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
547 strokeLine(DC, X+W, CY, CX, CY),
557 strokeLine(DC, CX, CY, X, CY);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_perf_wx.erl32 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
662 strokeLine(DC, X, GraphY0, X, GraphY1+5),
675 strokeLine(DC, GraphX0-3, GraphY25, GraphX1, GraphY25),
676 strokeLine(DC, GraphX0-3, GraphY50, GraphX1, GraphY50),
677 strokeLine(DC, GraphX0-3, GraphY75, GraphX1, GraphY75),
851 strokeLine({false, DC}, X0, Y0, X1, Y1) -> function
853 strokeLine({GC, _}, X0, Y0, X1, Y1) -> function
854 ?wxGC:strokeLine(GC, X0, Y0, X1, Y1).
H A Dobserver_app_wx.erl34 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
547 strokeLine(DC, X+W, CY, CX, CY),
557 strokeLine(DC, CX, CY, X, CY);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/observer/src/
H A Dobserver_perf_wx.erl32 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
666 strokeLine(DC, X, GraphY0, X, GraphY1+5),
679 strokeLine(DC, GraphX0-3, GraphY25, GraphX1, GraphY25),
680 strokeLine(DC, GraphX0-3, GraphY50, GraphX1, GraphY50),
681 strokeLine(DC, GraphX0-3, GraphY75, GraphX1, GraphY75),
855 strokeLine({false, DC}, X0, Y0, X1, Y1) -> function
857 strokeLine({GC, _}, X0, Y0, X1, Y1) -> function
858 ?wxGC:strokeLine(GC, X0, Y0, X1, Y1).
H A Dobserver_app_wx.erl34 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
547 strokeLine(DC, X+W, CY, CX, CY),
557 strokeLine(DC, CX, CY, X, CY);
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_perf_wx.erl32 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
662 strokeLine(DC, X, GraphY0, X, GraphY1+5),
675 strokeLine(DC, GraphX0-3, GraphY25, GraphX1, GraphY25),
676 strokeLine(DC, GraphX0-3, GraphY50, GraphX1, GraphY50),
677 strokeLine(DC, GraphX0-3, GraphY75, GraphX1, GraphY75),
851 strokeLine({false, DC}, X0, Y0, X1, Y1) -> function
853 strokeLine({GC, _}, X0, Y0, X1, Y1) -> function
854 ?wxGC:strokeLine(GC, X0, Y0, X1, Y1).
H A Dobserver_app_wx.erl34 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
547 strokeLine(DC, X+W, CY, CX, CY),
557 strokeLine(DC, CX, CY, X, CY);
/dports/lang/erlang/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_perf_wx.erl32 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
662 strokeLine(DC, X, GraphY0, X, GraphY1+5),
675 strokeLine(DC, GraphX0-3, GraphY25, GraphX1, GraphY25),
676 strokeLine(DC, GraphX0-3, GraphY50, GraphX1, GraphY50),
677 strokeLine(DC, GraphX0-3, GraphY75, GraphX1, GraphY75),
851 strokeLine({false, DC}, X0, Y0, X1, Y1) -> function
853 strokeLine({GC, _}, X0, Y0, X1, Y1) -> function
854 ?wxGC:strokeLine(GC, X0, Y0, X1, Y1).
H A Dobserver_app_wx.erl34 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
547 strokeLine(DC, X+W, CY, CX, CY),
557 strokeLine(DC, CX, CY, X, CY);
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/observer/src/
H A Dobserver_perf_wx.erl32 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
656 strokeLine(DC, X, GraphY0, X, GraphY1+5),
669 strokeLine(DC, GraphX0-3, GraphY25, GraphX1, GraphY25),
670 strokeLine(DC, GraphX0-3, GraphY50, GraphX1, GraphY50),
671 strokeLine(DC, GraphX0-3, GraphY75, GraphX1, GraphY75),
845 strokeLine({false, DC}, X0, Y0, X1, Y1) -> function
847 strokeLine({GC, _}, X0, Y0, X1, Y1) -> function
848 ?wxGC:strokeLine(GC, X0, Y0, X1, Y1).
H A Dobserver_app_wx.erl34 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
535 strokeLine(DC, X+W, CY, CX, CY),
545 strokeLine(DC, CX, CY, X, CY);
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/observer/src/
H A Dobserver_perf_wx.erl32 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
662 strokeLine(DC, X, GraphY0, X, GraphY1+5),
675 strokeLine(DC, GraphX0-3, GraphY25, GraphX1, GraphY25),
676 strokeLine(DC, GraphX0-3, GraphY50, GraphX1, GraphY50),
677 strokeLine(DC, GraphX0-3, GraphY75, GraphX1, GraphY75),
851 strokeLine({false, DC}, X0, Y0, X1, Y1) -> function
853 strokeLine({GC, _}, X0, Y0, X1, Y1) -> function
854 ?wxGC:strokeLine(GC, X0, Y0, X1, Y1).
H A Dobserver_app_wx.erl34 strokeLine/5, strokeLines/2, drawRoundedRectangle/6,
547 strokeLine(DC, X+W, CY, CX, CY),
557 strokeLine(DC, CX, CY, X, CY);
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/font/
H A Dstrokefont.cpp142 pair.first = strokeLine(line, height, letterSpacing, pair.second); in strokeLines()
149 QVector<Path> StrokeFont::strokeLine(const QString& text, in strokeLine() function in librepcb::StrokeFont
H A Dstrokefont.h73 QVector<Path> strokeLine(const QString& text, const PositiveLength& height,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/src/gen/
H A DwxGraphicsContext.erl38 setTransform/2,strokeLine/5,strokeLines/2,strokePath/2,translate/3]).
482 -spec strokeLine(This, X1, Y1, X2, Y2) -> 'ok' when
484 strokeLine(#wx_ref{type=ThisT,ref=ThisRef},X1,Y1,X2,Y2) function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/src/gen/
H A DwxGraphicsContext.erl38 setTransform/2,strokeLine/5,strokeLines/2,strokePath/2,translate/3]).
482 -spec strokeLine(This, X1, Y1, X2, Y2) -> 'ok' when
484 strokeLine(#wx_ref{type=ThisT,ref=ThisRef},X1,Y1,X2,Y2) function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/src/gen/
H A DwxGraphicsContext.erl38 setTransform/2,strokeLine/5,strokeLines/2,strokePath/2,translate/3]).
482 -spec strokeLine(This, X1, Y1, X2, Y2) -> 'ok' when
484 strokeLine(#wx_ref{type=ThisT,ref=ThisRef},X1,Y1,X2,Y2) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGraphicsContext.erl31 setTransform/2,strokeLine/5,strokeLines/2,strokePath/2,translate/3]).
503 -spec strokeLine(This, X1, Y1, X2, Y2) -> 'ok' when
505 strokeLine(#wx_ref{type=ThisT}=This,X1,Y1,X2,Y2) function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGraphicsContext.erl31 setTransform/2,strokeLine/5,strokeLines/2,strokePath/2,translate/3]).
503 -spec strokeLine(This, X1, Y1, X2, Y2) -> 'ok' when
505 strokeLine(#wx_ref{type=ThisT}=This,X1,Y1,X2,Y2) function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGraphicsContext.erl31 setTransform/2,strokeLine/5,strokeLines/2,strokePath/2,translate/3]).
503 -spec strokeLine(This, X1, Y1, X2, Y2) -> 'ok' when
505 strokeLine(#wx_ref{type=ThisT}=This,X1,Y1,X2,Y2) function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxGraphicsContext.erl31 setTransform/2,strokeLine/5,strokeLines/2,strokePath/2,translate/3]).
503 -spec strokeLine(This, X1, Y1, X2, Y2) -> 'ok' when
505 strokeLine(#wx_ref{type=ThisT}=This,X1,Y1,X2,Y2) function

12