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

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp576 BRegion oldSelectionRegion; local
577 _GetSelectionRegion(oldSelectionRegion);
581 Invalidate(oldSelectionRegion.Frame());
595 BRegion oldSelectionRegion;
596 _GetSelectionRegion(oldSelectionRegion);
608 region.Include(&oldSelectionRegion);

Completed in 72 milliseconds