Searched defs:clearRect (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsContextBlackBerry.cpp205 void GraphicsContext::clearRect(const FloatRect& rect) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp837 void GraphicsContext::clearRect(const FloatRect& rect) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp449 RECT clearRect = { m_hudPosition.x(), m_hudPosition.y(), m_hudPosition.x() + windowWidth, m_hudPosition.y() + windowHeight }; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DGraphicsContextCG.cpp996 void GraphicsContext::clearRect(const FloatRect& r) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContextQt.cpp1249 void GraphicsContext::clearRect(const FloatRect& rect) function in class:WebCore::GraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasRenderingContext2D.cpp1038 void CanvasRenderingContext2D::clearRect(float x, float y, float width, float height) function in class:WebCore::CanvasRenderingContext2D
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp989 void GraphicsContext::clearRect(const FloatRect& rect) function in class:WebCore::GraphicsContext

Completed in 292 milliseconds