Home
last modified time | relevance | path

Searched refs:setURLForRect (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DGraphicsContext.h338 void setURLForRect(const KURL&, const IntRect&);
/external/webkit/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp409 void GraphicsContext::setURLForRect(const KURL&, const IntRect&) in setURLForRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp716 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) in setURLForRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp1055 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) in setURLForRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp1079 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) in setURLForRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp998 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) in setURLForRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp1137 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) in setURLForRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/rendering/
DRenderObject.cpp985 context->setURLForRect(n->document()->completeURL(href), rect); in addPDFURLRect()
/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp1069 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) in setURLForRect() function in WebCore::GraphicsContext
/external/webkit/WebCore/
DChangeLog-2006-12-3122513 (WebCore::GraphicsContext::setURLForRect):
22611 (WebCore::GraphicsContext::setURLForRect):
22613 (WebCore::GraphicsContext::setURLForRect): Implement method to add
DChangeLog-2007-10-1457428 (WebCore::GraphicsContext::setURLForRect):
DChangeLog-2009-06-1656828 (WebCore::GraphicsContext::setURLForRect):