Searched refs:SelectStartOfDocument (Results 1 – 3 of 3) sorted by relevance
910 QVERIFY(page->action(QWebPage::SelectStartOfDocument) != 0); in textSelection()925 QCOMPARE(page->action(QWebPage::SelectStartOfDocument)->isEnabled(), false); in textSelection()950 QCOMPARE(page->action(QWebPage::SelectStartOfDocument)->isEnabled(), true); in textSelection()972 QCOMPARE(page->action(QWebPage::SelectStartOfDocument)->isEnabled(), true); in textSelection()
132 SelectStartOfDocument, enumerator
575 updateAction(QWebPage::SelectStartOfDocument); in updateEditorActions()783 { QKeySequence::SelectStartOfDocument, QWebPage::SelectStartOfDocument }, in editorActionForKeyEvent()1925 case SelectStartOfDocument: in action()