Searched refs:_GetSelectionRegion (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.h106 void _GetSelectionRegion(BRegion& region) const;
H A DMemoryView.cpp302 _GetSelectionRegion(selectionRegion);
577 _GetSelectionRegion(oldSelectionRegion);
596 _GetSelectionRegion(oldSelectionRegion);
607 _GetSelectionRegion(region);
928 MemoryView::_GetSelectionRegion(BRegion& region) const function in class:MemoryView
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp345 void _GetSelectionRegion(BRegion& region) const;
1250 _GetSelectionRegion(selectionRegion);
1348 _GetSelectionRegion(region);
1424 _GetSelectionRegion(oldRegion);
1463 _GetSelectionRegion(region);
1467 _GetSelectionRegion(region);
1644 SourceView::TextView::_GetSelectionRegion(BRegion &region) const function in class:SourceView::TextView
1778 _GetSelectionRegion(region);
1805 _GetSelectionRegion(region);

Completed in 90 milliseconds