Searched refs:setURLFragmentForRect (Results 1 – 3 of 3) sorted by relevance
392 void setURLFragmentForRect(const String& name, const IntRect&);
1507 void GraphicsContext::setURLFragmentForRect(const String& destName, const IntRect& rect) in setURLFragmentForRect() function in WebCore::GraphicsContext
1239 context->setURLFragmentForRect(name, pixelSnappedIntRect(rect)); in addPDFURLRect()