Home
last modified time | relevance | path

Searched defs:lineJoin (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DStrokeState.java27 …private native long newNative(int startCap, int dashCap, int endCap, int lineJoin, float lineWidth… in newNative()
39 public StrokeState(int startCap, int endCap, int lineJoin, float lineWidth, float miterLimit) { in StrokeState()
43 …public StrokeState(int startCap, int dashCap, int endCap, int lineJoin, float lineWidth, float mit… in StrokeState()
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/
H A DCPTLineStyle.h10 CGLineJoin lineJoin; variable
H A DCPTLineStyle.m11 @property (nonatomic, readwrite, assign) CGLineJoin lineJoin; property
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/Model/ShapeItems/
H A DStroke.swift26 let lineJoin: LineJoin variable
H A DGradientStroke.swift58 let lineJoin: LineJoin variable
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/xml/parser/coretypes/
H A DBasicStrokeReadHandler.java79 final int lineJoin = Integer.parseInt(attrs.getValue("lineJoin")); in startParsing() local
/dports/java/jcommon/jcommon-1.0.23/src/main/java/org/jfree/xml/writer/coretypes/
H A DBasicStrokeWriteHandler.java85 final int lineJoin = stroke.getLineJoin(); in write() local
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/NodeRenderSystem/Nodes/OutputNodes/Renderables/
H A DStrokeRenderer.swift104 var lineJoin: LineJoin = .none { variable
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/NodeRenderSystem/Nodes/RenderNodes/
H A DStrokeNode.swift65 let lineJoin: LineJoin variable
H A DGradientStrokeNode.swift68 let lineJoin: LineJoin variable
/dports/textproc/pdftohtml/pdftohtml-0.40a/splash/
H A DSplashState.h78 int lineJoin; variable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/tests/Drawing2D/
H A DCustomLineCapTests.cs147 public void StrokeJoin_SetThenGet_Success(LineJoin lineJoin) in StrokeJoin_SetThenGet_Success()
/dports/graphics/graphos/Graphos-0.7/
H A DGRPathObject.m155 {
/dports/graphics/libboard/libboard-5b38274/examples/
H A Dstroke_path.cpp24 Shape::LineJoin lineJoin, in strikeOut()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/splash/
H A DSplashState.h84 int lineJoin; variable
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DSplashState.h86 int lineJoin; variable
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dcustomlinecap.c388 GdipSetCustomLineCapStrokeJoin (GpCustomLineCap *customCap, GpLineJoin lineJoin) in GdipSetCustomLineCapStrokeJoin()
398 GdipGetCustomLineCapStrokeJoin (GpCustomLineCap *customCap, GpLineJoin *lineJoin) in GdipGetCustomLineCapStrokeJoin()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/graphics/
H A DGCData.java43 public int lineJoin = SWT.JOIN_MITER; field in GCData
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/tools/
H A Demfpcustomlinecap.cxx116 sal_Int32 lineEndCap, lineJoin, widthScale; in Read() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/tools/
H A Demfpcustomlinecap.cxx116 sal_Int32 lineEndCap, lineJoin, widthScale; in Read() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/
H A DGCData.java57 public int lineJoin = SWT.JOIN_MITER; field in GCData
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/graphics/
H A DGCData.java57 public int lineJoin = SWT.JOIN_MITER; field in GCData
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/
H A DGCData.java44 public int lineJoin = SWT.JOIN_MITER; field in GCData
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/wpg/
H A Dimportwpg.h69 Qt::PenJoinStyle lineJoin; variable
/dports/graphics/libboard/libboard-5b38274/include/
H A DBoard.h981 Shape::LineJoin lineJoin; /**< The type of line junction. */ member

12345678910>>...12