Searched refs:setURLForRect (Results 1 - 11 of 11) sorted by relevance

/external/webkit/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp474 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp504 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/
H A DGraphicsContext.h339 void setURLForRect(const KURL&, const IntRect&);
/external/webkit/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp419 void GraphicsContext::setURLForRect(const KURL&, const IntRect&) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/android/
H A DGraphicsContextAndroid.cpp1061 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp1081 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp1077 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp789 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp1104 void GraphicsContext::setURLForRect(const KURL&, const IntRect&) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/wince/
H A DGraphicsContextWince.cpp1073 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/rendering/
H A DRenderObject.cpp1009 context->setURLForRect(n->document()->completeURL(href), rect);

Completed in 546 milliseconds