Home
last modified time | relevance | path

Searched defs:round_cap (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/agg/agg-2.5/include/
H A Dagg_rasterizer_outline_aa.h119 void round_cap(bool v) { m_round_cap = v; } in round_cap() function
120 bool round_cap() const { return m_round_cap; } in round_cap() function
H A Dagg_math_stroke.h38 round_cap enumerator
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_rasterizer_outline_aa.h109 void round_cap(bool v) { m_round_cap = v; } in round_cap() function
110 bool round_cap() const { return m_round_cap; } in round_cap() function
H A Dagg_math_stroke.h33 round_cap enumerator
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_rasterizer_outline_aa.h109 void round_cap(bool v) { m_round_cap = v; } in round_cap() function
110 bool round_cap() const { return m_round_cap; } in round_cap() function
H A Dagg_math_stroke.h33 round_cap enumerator
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_rasterizer_outline_aa.h109 void round_cap(bool v) { m_round_cap = v; } in round_cap() function
110 bool round_cap() const { return m_round_cap; } in round_cap() function
H A Dagg_math_stroke.h33 round_cap enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/agg23/
H A Dagg_math_stroke.h29 round_cap enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/agg23/
H A Dagg_math_stroke.h29 round_cap enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/agg23/
H A Dagg_math_stroke.h31 round_cap enumerator
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/agg23/
H A Dagg_math_stroke.h29 round_cap enumerator
/dports/graphics/cfdg/cfdg-3.3_1/src-agg/agg2/
H A Dagg_math_stroke.h33 round_cap enumerator
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_math_stroke.h33 round_cap enumerator
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/helper/
H A Dgeom-pathstroke.cpp952 void round_cap(Geom::PathBuilder& res, Geom::Path const&, Geom::Path const& against_dir, double wid… in round_cap() function