Home
last modified time | relevance | path

Searched defs:strokeRect (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/bindings/js/
DJSCanvasRenderingContext2DCustom.cpp173 JSValue JSCanvasRenderingContext2D::strokeRect(ExecState* exec) in strokeRect() function in WebCore::JSCanvasRenderingContext2D
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp316 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp276 void GraphicsContext::strokeRect(const FloatRect& rect, float width) in strokeRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp575 void GraphicsContext::strokeRect(const FloatRect&, float) in strokeRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
DGraphicsContextAndroid.cpp460 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::GraphicsContext
DPlatformGraphicsContextSkia.cpp601 void PlatformGraphicsContextSkia::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::PlatformGraphicsContextSkia
DPlatformGraphicsContextRecording.cpp908 void PlatformGraphicsContextRecording::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::PlatformGraphicsContextRecording
/external/skia/src/core/
DSkStroke.cpp758 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst, in strokeRect() function in SkStroke
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp1213 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp962 void GraphicsContext::strokeRect(const FloatRect& rect, float width) in strokeRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp1019 void CanvasRenderingContext2D::strokeRect(float x, float y, float width, float height) in strokeRect() function in WebCore::CanvasRenderingContext2D
1026 void CanvasRenderingContext2D::strokeRect(float x, float y, float width, float height, float lineWi… in strokeRect() function in WebCore::CanvasRenderingContext2D
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp997 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp1018 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
DGraphicsContextWinCE.cpp1080 void GraphicsContext::strokeRect(const FloatRect& rect, float width) in strokeRect() function in WebCore::GraphicsContext