Home
last modified time | relevance | path

Searched defs:paintCustomOverhangArea (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebPluginContainerImpl.cpp664 bool WebPluginContainerImpl::paintCustomOverhangArea(GraphicsContext* context, const IntRect& horiz… in paintCustomOverhangArea() function in blink::WebPluginContainerImpl
DChromeClientImpl.cpp685 bool ChromeClientImpl::paintCustomOverhangArea(GraphicsContext* context, const IntRect& horizontalO… in paintCustomOverhangArea() function in blink::ChromeClientImpl
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.h162 …virtual bool paintCustomOverhangArea(GraphicsContext*, const IntRect&, const IntRect&, const IntRe… in paintCustomOverhangArea() function