Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DLinkHighlight.cpp236 void LinkHighlight::paintContents(WebCanvas* canvas, const WebRect& webClipRect, bool, WebFloatRect… in paintContents() argument
242 …IntRect clipRect(IntPoint(webClipRect.x, webClipRect.y), IntSize(webClipRect.width, webClipRect.he… in paintContents()