Searched refs:SelectNextChar (Results 1 – 3 of 3) sorted by relevance
124 SelectNextChar, enumerator
666 updateAction(QWebPage::SelectNextChar); in updateEditorActions()1005 { QKeySequence::SelectNextChar, QWebPage::SelectNextChar }, in editorActionForKeyEvent()2356 case SelectNextChar: in action()
999 QVERIFY(page->action(QWebPage::SelectNextChar) != 0); in textSelection()1014 QCOMPARE(page->action(QWebPage::SelectNextChar)->isEnabled(), false); in textSelection()1039 QCOMPARE(page->action(QWebPage::SelectNextChar)->isEnabled(), true); in textSelection()1061 QCOMPARE(page->action(QWebPage::SelectNextChar)->isEnabled(), true); in textSelection()