Searched refs:_SetSelection (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointsView.h52 void _SetSelection(BreakpointProxyList& proxies);
H A DBreakpointsView.cpp152 _SetSelection(proxies);
254 BreakpointsView::_SetSelection(BreakpointProxyList& proxies) function in class:BreakpointsView
/haiku/src/apps/haikudepot/textview/
H A DTextEditor.h85 void _SetSelection(int32 caret, int32 anchor,
H A DTextEditor.cpp135 _SetSelection(selection.Caret(), selection.Anchor(), true, true);
432 _SetSelection(caret, anchor, updateAnchor, updateSelectionStyle);
437 TextEditor::_SetSelection(int32 caret, int32 anchor, bool updateAnchor, function in class:TextEditor
/haiku/src/apps/showimage/
H A DShowImageView.h129 status_t _SetSelection(const entry_ref* ref,

Completed in 29 milliseconds