Searched refs:setDrawsTransparentBackground (Results 1 – 6 of 6) sorted by relevance
481 void setDrawsTransparentBackground(bool);
215 setDrawsTransparentBackground(parameters.drawsTransparentBackground); in WebPage()1145 void WebPage::setDrawsTransparentBackground(bool drawsTransparentBackground) in setDrawsTransparentBackground() function in WebKit::WebPage
222 void setDrawsTransparentBackground(bool);
553 void WebPageProxy::setDrawsTransparentBackground(bool drawsTransparentBackground) in setDrawsTransparentBackground() function in WebKit::WebPageProxy
277 - (void)setDrawsTransparentBackground:(BOOL)drawsTransparentBackground279 _data->_page->setDrawsTransparentBackground(drawsTransparentBackground);
12808 (WebKit::WebPage::setDrawsTransparentBackground):14325 (-[WKView setDrawsTransparentBackground:]): Added.14328 Use white or clear based on setDrawsTransparentBackground.14333 …(WebKit::WebPageProxy::setDrawsTransparentBackground): Added. Send a SetDrawsTransparentBackground…14346 …(WebKit::WebPage::setDrawsTransparentBackground): Added. Propagate the background color to the Fra…