Home | History | Annotate | Download | only in qwebpage

Lines Matching refs:canGoBack

377     QVERIFY(m_page->history()->canGoBack());
386 QVERIFY(!m_page->history()->canGoBack());
1210 QVERIFY(page.history()->canGoBack());
1626 QCOMPARE(page->history()->canGoBack(), true);
1630 QTRY_COMPARE(page->history()->canGoBack(), false);
1634 QTRY_COMPARE(page->history()->canGoBack(), true);
1638 QTRY_COMPARE(page->history()->canGoBack(), false);