Home | History | Annotate | Download | only in qwebpage

Lines Matching refs:canGoBack

487     QVERIFY(m_page->history()->canGoBack());
496 QVERIFY(!m_page->history()->canGoBack());
1402 QVERIFY(page.history()->canGoBack());
1433 QVERIFY(page.history()->canGoBack());
2369 QCOMPARE(page->history()->canGoBack(), true);
2373 QTRY_COMPARE(page->history()->canGoBack(), false);
2377 QTRY_COMPARE(page->history()->canGoBack(), true);
2381 QTRY_COMPARE(page->history()->canGoBack(), false);