Home
last modified time | relevance | path

Searched defs:LineCap (Results 1 – 25 of 146) sorted by relevance

123456

/dports/editors/ted/Ted-2.23/guiInterface/
H A DdrawDrawingSurface.h34 typedef enum LineCap enum
42 } LineCap; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Cairo/Mono.Cairo/
H A DLineCap.cs35 public enum LineCap enum
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/cairo/
H A DLineCap.cs35 public enum LineCap enum
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/cairo/
H A DLineCap.cs35 public enum LineCap enum
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go12 type LineCap int type
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go12 type LineCap int type
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go12 type LineCap int type
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go12 type LineCap int type
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go12 type LineCap int type
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dfpdf_edit_unittest.cpp42 TEST_F(PDFEditTest, LineCap) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dfpdf_edit_unittest.cpp42 TEST_F(PDFEditTest, LineCap) { in TEST_F() argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/Drawing2D/
H A DLineCap.cs7 public enum LineCap enum
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/samples/linecapjoin/
H A Dlinecapjoin.go32 func Draw(gc draw2d.GraphicContext, cap draw2d.LineCap, join draw2d.LineJoin,
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxge/
H A Dcfx_graphstatedata.h14 enum LineCap { LineCapButt = 0, LineCapRound = 1, LineCapSquare = 2 }; enum
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxge/
H A Dcfx_graphstatedata.h17 enum LineCap : uint8_t { enum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxge/
H A Dcfx_graphstatedata.h17 enum LineCap : uint8_t { enum
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/inc/
H A DVLineProperties.hxx39 css::uno::Any LineCap; //type drawing::LineCap for property UNO_NAME_LINECAP member
/dports/www/beehive/beehive-0.4.0/vendor/github.com/wcharczuk/go-chart/drawing/
H A Ddrawing.go29 type LineCap int type
60 LineCap LineCap member
H A Dutil.go39 func toFtCap(c LineCap) raster.Capper {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/
H A Ddraw2d.go120 type LineCap int type
151 LineCap LineCap member
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/NodeRenderSystem/Nodes/OutputNodes/Renderables/
H A DStrokeRenderer.swift39 extension LineCap { extension
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/
H A Dclinestyle.h20 enum LineCap enum
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/
H A Dclinestyle.h21 enum LineCap enum
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/www/Magick++/
H A DEnumerations.rst405 LineCap section in Enumerations
/dports/www/kf5-khtml/khtml-5.89.0/src/platform/graphics/
H A DGraphicsTypes.h56 enum LineCap { ButtCap, RoundCap, SquareCap }; enum

123456