Home
last modified time | relevance | path

Searched refs:addPDFURLRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.h1030 void addPDFURLRect(GraphicsContext*, const LayoutRect&);
DRenderObject.cpp1161 addPDFURLRect(paintInfo.context, unionRect(focusRingRects)); in paintFocusRing()
1164 void RenderObject::addPDFURLRect(GraphicsContext* context, const LayoutRect& rect) in addPDFURLRect() function in WebCore::RenderObject