Home
last modified time | relevance | path

Searched refs:addURLTargetAtPoint (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DPrintContext.cpp302 graphicsContext.addURLTargetAtPoint(it->key, point); in outputLinkedDestinations()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.h364 void addURLTargetAtPoint(const String& name, const IntPoint&);
DGraphicsContext.cpp1621 void GraphicsContext::addURLTargetAtPoint(const String& name, const IntPoint& pos) in addURLTargetAtPoint() function in WebCore::GraphicsContext