Searched defs:canvasClip (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp374 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp383 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsContextAndroid.cpp279 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
284 platformContext()->canvasClip(path);
H A DPlatformGraphicsContextSkia.cpp172 void PlatformGraphicsContextSkia::canvasClip(const Path& path) function in class:WebCore::PlatformGraphicsContextSkia
H A DPlatformGraphicsContextRecording.cpp708 void PlatformGraphicsContextRecording::canvasClip(const Path& path) function in class:WebCore::PlatformGraphicsContextRecording
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp369 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp1061 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp1108 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1118 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp372 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1197 void GraphicsContext::canvasClip(const Path& path) function in class:WebCore::GraphicsContext

Completed in 226 milliseconds