Searched refs:SelectNextChar (Results 1 – 3 of 3) sorted by relevance
133 SelectNextChar, enumerator
615 updateAction(QWebPage::SelectNextChar); in updateEditorActions()873 { QKeySequence::SelectNextChar, QWebPage::SelectNextChar }, in editorActionForKeyEvent()2838 case SelectNextChar: in action()
1182 QVERIFY(page->action(QWebPage::SelectNextChar) != 0); in textSelection()1197 QCOMPARE(page->action(QWebPage::SelectNextChar)->isEnabled(), false); in textSelection()1231 QCOMPARE(page->action(QWebPage::SelectNextChar)->isEnabled(), true); in textSelection()1253 QCOMPARE(page->action(QWebPage::SelectNextChar)->isEnabled(), true); in textSelection()