Searched defs:dirtyRect (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/mac/
H A DPlatformCALayerRemoteTiledBacking.cpp49 void PlatformCALayerRemoteTiledBacking::setNeedsDisplay(const FloatRect* dirtyRect) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundlePageOverlay.cpp85 virtual void drawRect(PageOverlay* pageOverlay, GraphicsContext& graphicsContext, const IntRect& dirtyRect) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/
H A DPageOverlay.cpp134 void PageOverlay::setNeedsDisplay(const IntRect& dirtyRect) argument
148 void PageOverlay::drawRect(GraphicsContext& graphicsContext, const IntRect& dirtyRect) argument
H A DPageOverlayController.cpp149 void PageOverlayController::setPageOverlayNeedsDisplay(PageOverlay& overlay, const WebCore::IntRect& dirtyRect) argument
H A DDrawingAreaImpl.cpp98 IntRect dirtyRect = rect; local
H A DFindController.cpp471 void FindController::drawRect(PageOverlay*, GraphicsContext& graphicsContext, const IntRect& dirtyRect) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/x11/
H A DNetscapePluginX11.cpp311 void NetscapePlugin::platformPaint(GraphicsContext* context, const IntRect& dirtyRect, bool /*isSnapshot*/) argument
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedDrawingArea.cpp98 IntRect dirtyRect = rect; local
/macosx-10.10.1/WebKit2-7600.1.25/PluginProcess/
H A DPluginControllerProxy.cpp227 IntRect dirtyRect = rect; local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.cpp202 void PluginProxy::paint(GraphicsContext* graphicsContext, const IntRect& dirtyRect) argument
H A DPluginView.cpp1288 void PluginView::invalidateRect(const IntRect& dirtyRect) argument
1333 void PluginView::invalidate(const IntRect& dirtyRect) argument
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.cpp836 void WebView::addToDirtyRegion(const IntRect& dirtyRect) argument
946 static void getUpdateRects(HRGN region, const IntRect& dirtyRect, Vector<IntRect>& rects) argument
1152 paintIntoBackingStore(FrameView* frameView, HDC bitmapDC, const IntRect& dirtyRect, WindowsToPaint windowsToPaint) argument
1198 paintIntoWindow(HDC bitmapDC, HDC windowDC, const IntRect& dirtyRect) argument
[all...]
H A DWebFrame.cpp335 FloatRect dirtyRect; local
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp695 void NetscapePlugin::paint(GraphicsContext* context, const IntRect& dirtyRect) argument

Completed in 313 milliseconds