Home
last modified time | relevance | path

Searched defs:drawRect (Results 1 – 25 of 30) sorted by relevance

12

/external/webkit/WebCore/platform/haiku/
DScrollbarThemeHaiku.cpp132 BRect drawRect = BRect(rect); in paintButton() local
154 BRect drawRect = BRect(rect); in paintThumb() local
/external/webkit/WebKit/mac/Plugins/
DWebNetscapePluginEventHandlerCocoa.mm49 void WebNetscapePluginEventHandlerCocoa::drawRect(CGContextRef context, const NSRect& rect) function
DWebNetscapePluginEventHandlerCarbon.mm126 void WebNetscapePluginEventHandlerCarbon::drawRect(CGContextRef, const NSRect&) function
/external/webkit/WebCore/platform/graphics/chromium/
DTransparencyWin.h155 const IntRect& drawRect() { return m_drawRect; } in drawRect() function
/external/skia/src/gl/
DSkGLDevice_SWLayer.cpp39 void SkGLDevice_SWLayer::drawRect(const SkDraw& draw, const SkRect& r, in drawRect() function in SkGLDevice_SWLayer
DSkGLDevice.cpp307 void SkGLDevice::drawRect(const SkDraw& draw, const SkRect& rect, in drawRect() function in SkGLDevice
/external/skia/src/core/
DSkDevice.cpp57 void SkDevice::drawRect(const SkDraw& draw, const SkRect& r, in drawRect() function in SkDevice
DSkPictureRecord.cpp185 void SkPictureRecord::drawRect(const SkRect& rect, const SkPaint& paint) { in drawRect() function in SkPictureRecord
/external/skia/src/utils/
DSkProxyCanvas.cpp87 void SkProxyCanvas::drawRect(const SkRect& rect, const SkPaint& paint) { in drawRect() function in SkProxyCanvas
DSkNWayCanvas.cpp164 void SkNWayCanvas::drawRect(const SkRect& rect, const SkPaint& paint) { in drawRect() function in SkNWayCanvas
DSkDumpCanvas.cpp276 void SkDumpCanvas::drawRect(const SkRect& rect, const SkPaint& paint) { in drawRect() function in SkDumpCanvas
/external/webkit/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp94 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeWin.cpp570 CGRect drawRect = rect; in paintCompleted() local
/external/webkit/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp96 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
DPainterOpenVG.cpp675 void PainterOpenVG::drawRect(const FloatRect& rect, VGbitfield specifiedPaintModes) in drawRect() function in WebCore::PainterOpenVG
/external/webkit/WebCore/platform/graphics/skia/
DPlatformContextSkia.cpp292 void PlatformContextSkia::drawRect(SkRect rect) in drawRect() function in PlatformContextSkia
DGraphicsContextSkia.cpp693 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp198 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
/external/webkit/WebKit/android/jni/
DPictureSet.cpp385 virtual void drawRect(const SkRect& , const SkPaint& paint) { in drawRect() function in android::IsEmptyCanvas
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp188 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp237 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp407 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java359 public void drawRect(int x, int y, int width, int height) in drawRect() method in OverrideGraphics2D
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp305 void GraphicsContext::drawRect(const IntRect& rect) in drawRect() function in WebCore::GraphicsContext
/external/webkit/WebKit/android/nav/
DCachedRoot.cpp240 virtual void drawRect(const SkRect& rect, const SkPaint& paint) { in drawRect() function in android::BoundsCanvas

12