Searched refs:setURLForRect (Results 1 – 3 of 3) sorted by relevance
362 void setURLForRect(const KURL&, const IntRect&);
1603 void GraphicsContext::setURLForRect(const KURL& link, const IntRect& destRect) in setURLForRect() function in WebCore::GraphicsContext
1183 context->setURLForRect(url, pixelSnappedIntRect(rect)); in addPDFURLRect()