Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContext.h164 float strokeThickness; variable
/external/webkit/Source/WebCore/platform/graphics/openvg/
DPainterOpenVG.cpp119 float strokeThickness; member
555 float PainterOpenVG::strokeThickness() const in strokeThickness() function in WebCore::PainterOpenVG
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h197 float strokeThickness; member
DGraphicsContext.cpp182 float GraphicsContext::strokeThickness() const in strokeThickness() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp817 void GraphicsContext::setPlatformStrokeThickness(float strokeThickness) in setPlatformStrokeThickness()
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp320 …ntext* context, const Color& fillColor, const Color& strokeColor, float strokeThickness, ColorSpac… in updateGraphicsContext()
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp1050 void GraphicsContext::setPlatformStrokeThickness(float strokeThickness) in setPlatformStrokeThickness()