Home
last modified time | relevance | path

Searched defs:strokeRect (Results 1 – 13 of 13) 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/android/context/
DPlatformGraphicsContextRecording.cpp367 void PlatformGraphicsContextRecording::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::PlatformGraphicsContextRecording
DPlatformGraphicsContextSkia.cpp599 void PlatformGraphicsContextSkia::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect() function in WebCore::PlatformGraphicsContextSkia
DGraphicsContextAndroid.cpp457 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) 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/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