Home
last modified time | relevance | path

Searched defs:strokeThickness (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/tikzit/tikzit-2.1.6/src/data/
H A Dstyle.cpp90 int Style::strokeThickness() const in strokeThickness() function in Style
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/geometry/
H A Djuce_PathStrokeType.cpp29 PathStrokeType::PathStrokeType (float strokeThickness) noexcept in PathStrokeType()
34 PathStrokeType::PathStrokeType (float strokeThickness, JointStyle joint, EndCapStyle end) noexcept in PathStrokeType()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/geometry/
H A Djuce_PathStrokeType.cpp29 PathStrokeType::PathStrokeType (float strokeThickness) noexcept in PathStrokeType()
34 PathStrokeType::PathStrokeType (float strokeThickness, JointStyle joint, EndCapStyle end) noexcept in PathStrokeType()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/openvg/
H A DPainterOpenVG.cpp119 float strokeThickness; member
555 float PainterOpenVG::strokeThickness() const in strokeThickness() function in WebCore::PainterOpenVG
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.h189 float strokeThickness; member
H A DGraphicsContext.cpp183 float GraphicsContext::strokeThickness() const in strokeThickness() function in WebCore::GraphicsContext
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DInlineTextBox.cpp320 …ntext* context, const Color& fillColor, const Color& strokeColor, float strokeThickness, ColorSpac… in updateGraphicsContext()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dvectorselectiontool.cpp947 std::vector<double> strokeThickness; in setStrokesThickness() local