Searched defs:extendSelection (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/
H A DListSelectionModel.h92 ListSelectionModel::SelectItem(int32 itemIndex, bool extendSelection) argument
H A DListSelectionModel.cpp45 SelectItems(int32 itemIndex, int32 count, bool extendSelection) argument
/haiku/src/apps/haikudepot/textview/
H A DTextEditor.cpp106 TextEditor::SetCaret(BPoint location, bool extendSelection) argument
H A DTextDocumentView.cpp166 bool extendSelection = (modifiers & B_SHIFT_KEY) != 0; local
375 TextDocumentView::SetCaret(BPoint location, bool extendSelection) argument
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.cpp454 Table::SelectRow(int32 rowIndex, bool extendSelection) argument
H A DTreeTable.cpp773 TreeTable::SelectNode(const TreeTablePath& path, bool extendSelection) argument
/haiku/src/kits/tracker/
H A DPoseView.cpp7338 bool extendSelection = (modifiers() & B_COMMAND_KEY) != 0 local
7410 bool extendSelection = (modifierKeys & B_COMMAND_KEY) != 0 local
7929 BPoseView::AddRemoveSelectionRange(BPoint where, bool extendSelection, argument
[all...]

Completed in 173 milliseconds