Lines Matching refs:drawsTransparentBackground
277 - (void)setDrawsTransparentBackground:(BOOL)drawsTransparentBackground279 _data->_page->setDrawsTransparentBackground(drawsTransparentBackground);282 - (BOOL)drawsTransparentBackground284 return _data->_page->drawsTransparentBackground();1788 if (page->drawsTransparentBackground())