Searched refs:addURLTargetAtPoint (Results 1 – 3 of 3) sorted by relevance
302 graphicsContext.addURLTargetAtPoint(it->key, point); in outputLinkedDestinations()
364 void addURLTargetAtPoint(const String& name, const IntPoint&);
1621 void GraphicsContext::addURLTargetAtPoint(const String& name, const IntPoint& pos) in addURLTargetAtPoint() function in WebCore::GraphicsContext