Searched defs:extend (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/selection/
H A DSelection.cpp30 Selection::Select(Selectable* object, bool extend) argument
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp1426 PathManipulator::_Select(int32 index, bool extend) argument
1440 PathManipulator::_Select(const int32* indices, int32 count, bool extend) argument
/haiku/src/kits/interface/
H A DListView.cpp489 bool extend = fListType == B_MULTIPLE_SELECTION_LIST local
1258 BListView::Select(int32 index, bool extend) argument
1268 BListView::Select(int32 start, int32 finish, bool extend) argument
1708 _Select(int32 index, bool extend) argument
1757 _Select(int32 from, int32 to, bool extend) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1734 SourceView::TextView::_SelectWordAt(const SelectionPoint& point, bool extend) argument
1784 SourceView::TextView::_SelectLineAt(const SelectionPoint& point, bool extend) argument
/haiku/src/apps/terminal/
H A DTermView.cpp2743 TermView::_SelectWord(BPoint where, bool extend, bool useInitialSelection) argument
2769 TermView::_SelectLine(BPoint where, bool extend, bool useInitialSelection) argument

Completed in 82 milliseconds