Searched defs:paintCustomOverhangArea (Results 1 – 4 of 4) sorted by relevance
94 void InjectedBundlePageUIClient::paintCustomOverhangArea(WebPage* page, GraphicsContext* graphicsCo… in paintCustomOverhangArea() function in WebKit::InjectedBundlePageUIClient
532 bool ChromeClient::paintCustomOverhangArea(GraphicsContext*, const IntRect&, const IntRect&, const … in paintCustomOverhangArea() function in WebCore::ChromeClient
570 bool WebChromeClient::paintCustomOverhangArea(GraphicsContext* context, const IntRect& horizontalOv… in paintCustomOverhangArea() function in WebKit::WebChromeClient
189 WKBundlePagePaintCustomOverhangAreaCallback paintCustomOverhangArea; member