Searched refs:SelectStartOfBlock (Results 1 – 3 of 3) sorted by relevance
141 SelectStartOfBlock, enumerator
623 updateAction(QWebPage::SelectStartOfBlock); in updateEditorActions()881 { QKeySequence::SelectStartOfBlock, QWebPage::SelectStartOfBlock }, in editorActionForKeyEvent()2862 case SelectStartOfBlock: in action()
1190 QVERIFY(page->action(QWebPage::SelectStartOfBlock) != 0); in textSelection()1205 QCOMPARE(page->action(QWebPage::SelectStartOfBlock)->isEnabled(), false); in textSelection()1239 QCOMPARE(page->action(QWebPage::SelectStartOfBlock)->isEnabled(), true); in textSelection()1261 QCOMPARE(page->action(QWebPage::SelectStartOfBlock)->isEnabled(), true); in textSelection()