Home | History | Annotate | Download | only in QtTestBrowser

Lines Matching refs:useTiledBackingStore

158     settings->setAttribute(QWebSettings::TiledBackingStoreEnabled, m_windowOptions.useTiledBackingStore);
309 toggleTiledBackingStore->setChecked(m_windowOptions.useTiledBackingStore);