Searched refs:SelectEndOfDocument (Results 1 – 3 of 3) sorted by relevance
144 SelectEndOfDocument, enumerator
626 updateAction(QWebPage::SelectEndOfDocument); in updateEditorActions()884 { QKeySequence::SelectEndOfDocument, QWebPage::SelectEndOfDocument }, in editorActionForKeyEvent()2871 case SelectEndOfDocument: in action()
1193 QVERIFY(page->action(QWebPage::SelectEndOfDocument) != 0); in textSelection()1208 QCOMPARE(page->action(QWebPage::SelectEndOfDocument)->isEnabled(), false); in textSelection()1242 QCOMPARE(page->action(QWebPage::SelectEndOfDocument)->isEnabled(), true); in textSelection()1264 QCOMPARE(page->action(QWebPage::SelectEndOfDocument)->isEnabled(), true); in textSelection()