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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h362 void setURLForRect(const KURL&, const IntRect&);
H A DGraphicsContext.cpp1603 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) function in class:WebCore::GraphicsContext
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.cpp1183 context->setURLForRect(url, pixelSnappedIntRect(rect));

Completed in 90 milliseconds