Home
last modified time | relevance | path

Searched refs:LINE_CAP_ROUND (Results 1 – 25 of 85) sorted by relevance

1234

/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go16 LINE_CAP_ROUND LineCap = C.CAIRO_LINE_CAP_ROUND const
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go16 LINE_CAP_ROUND LineCap = C.CAIRO_LINE_CAP_ROUND const
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go16 LINE_CAP_ROUND LineCap = C.CAIRO_LINE_CAP_ROUND const
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go16 LINE_CAP_ROUND LineCap = C.CAIRO_LINE_CAP_ROUND const
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/cairo/
H A Dlinecap.go16 LINE_CAP_ROUND LineCap = C.CAIRO_LINE_CAP_ROUND const
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dedit.cc189 cr->set_line_cap(Cairo::LINE_CAP_ROUND); in drawOuterGeometry()
223 cr->set_line_cap(flags & F_DASHED ? Cairo::LINE_CAP_BUTT : Cairo::LINE_CAP_ROUND); in drawInnerGeometry()
263 cr->set_line_cap(Cairo::LINE_CAP_ROUND); in drawToMOChannel()
310 cr->set_line_cap(Cairo::LINE_CAP_ROUND); in drawOuterGeometry()
348 cr->set_line_cap(flags & F_DASHED ? Cairo::LINE_CAP_BUTT : Cairo::LINE_CAP_ROUND); in drawInnerGeometry()
382 cr->set_line_cap(Cairo::LINE_CAP_ROUND); in drawToMOChannel()
423 cr->set_line_cap(Cairo::LINE_CAP_ROUND); in drawOuterGeometry()
474 cr->set_line_cap(flags & F_DASHED ? Cairo::LINE_CAP_BUTT : Cairo::LINE_CAP_ROUND); in drawInnerGeometry()
556 cr->set_line_cap(Cairo::LINE_CAP_ROUND); in drawToMOChannel()
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/draw/
H A DDottedLineSeparator.java71 canvas.setLineCap(PdfContentByte.LINE_CAP_ROUND); in draw()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/snippets/
H A Dset_line_cap.py6 cr.set_line_cap (cairo.LINE_CAP_ROUND)
/dports/graphics/py-cairo/pycairo-1.18.1/examples/cairo_snippets/snippets/
H A Dset_line_cap.py13 cr.set_line_cap(cairo.LINE_CAP_ROUND)
/dports/graphics/pyl-cairo/pycairo-1.18.1/examples/cairo_snippets/snippets/
H A Dset_line_cap.py13 cr.set_line_cap(cairo.LINE_CAP_ROUND)
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DStrokeState.java10 public static final int LINE_CAP_ROUND = 1; field in StrokeState
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dline_builder.cpp160 if (begin_cap_mode == Line2D::LINE_CAP_BOX || begin_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
166 if (end_cap_mode == Line2D::LINE_CAP_BOX || end_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
195 } else if (begin_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
426 if (end_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
H A Dline_2d.h50 LINE_CAP_ROUND enumerator
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dline_builder.cpp160 if (begin_cap_mode == Line2D::LINE_CAP_BOX || begin_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
166 if (end_cap_mode == Line2D::LINE_CAP_BOX || end_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
195 } else if (begin_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
426 if (end_cap_mode == Line2D::LINE_CAP_ROUND) { in build()
H A Dline_2d.h50 LINE_CAP_ROUND enumerator
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/examples/gtk/
H A Dtestprint.py36 cr.set_line_cap(cairo.LINE_CAP_ROUND)
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dgtk_spinner.py48 cr.set_line_cap(cairo.LINE_CAP_ROUND)
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/push2/
H A Dknob.cc217 context->set_line_cap (Cairo::LINE_CAP_ROUND); in render()
227 context->set_line_cap (Cairo::LINE_CAP_ROUND); in render()
/dports/graphics/cairomm/cairomm-1.12.2/tests/
H A Dtest-context.cc192 cr->set_line_cap (Cairo::LINE_CAP_ROUND); in test_line_cap()
193 BOOST_CHECK_EQUAL (Cairo::LINE_CAP_ROUND, cr->get_line_cap ()); in test_line_cap()
/dports/graphics/py-cairocffi/cairocffi-1.2.0/cairocffi/
H A Dconstants.py109 LINE_CAP_ROUND = 1 variable
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Denums.h204 LINE_CAP_ROUND = CAIRO_LINE_CAP_ROUND, enumerator
/dports/science/gramps/gramps-5.1.4/gramps/plugins/lib/maps/
H A Dkmllayer.py134 ctx.set_line_cap(cairo.LINE_CAP_ROUND)
H A Dlifewaylayer.py113 ctx.set_line_cap(cairo.LINE_CAP_ROUND)
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/maschine2/
H A Dui_knob.cc135 context->set_line_cap (Cairo::LINE_CAP_ROUND); in render()
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dcomposite.cc101 ctx->set_line_cap(Cairo::LINE_CAP_ROUND); in draw_line()

1234