Searched refs:IndentSelection (Results 1 – 6 of 6) sorted by relevance
64 "Tab": "Autocomplete|IndentSelection|InsertTab"68 abort. Otherwise, it will try `IndentSelection`, and if that fails too, it211 IndentSelection468 "Tab": "Autocomplete|IndentSelection|InsertTab",
636 "IndentSelection": (*BufPane).IndentSelection,
604 func (h *BufPane) IndentSelection() bool { func
185 IndentSelection, enumerator
3433 case IndentSelection: indentSelection(); break; in keyPressEvent()4451 case IndentSelection: case UnindentSelection: in getEditOperation()4749 case IndentSelection: return tr("Indent selection"); in translateEditOperation()
2927 QEditor::IndentSelection, in possibleEditOperations()