Searched refs:SelectNextLine (Results 1 – 3 of 3) sorted by relevance
137 SelectNextLine, enumerator
619 updateAction(QWebPage::SelectNextLine); in updateEditorActions()877 { QKeySequence::SelectNextLine, QWebPage::SelectNextLine }, in editorActionForKeyEvent()2850 case SelectNextLine: in action()
1186 QVERIFY(page->action(QWebPage::SelectNextLine) != 0); in textSelection()1201 QCOMPARE(page->action(QWebPage::SelectNextLine)->isEnabled(), false); in textSelection()1235 QCOMPARE(page->action(QWebPage::SelectNextLine)->isEnabled(), true); in textSelection()1257 QCOMPARE(page->action(QWebPage::SelectNextLine)->isEnabled(), true); in textSelection()