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

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.h97 int32 _GetOffsetAt(BPoint point) const;
H A DMemoryView.cpp574 int32 offset = _GetOffsetAt(point);
597 int32 offset = _GetOffsetAt(point);
815 MemoryView::_GetOffsetAt(BPoint point) const function in class:MemoryView
1053 int32 offset = _GetOffsetAt(point);

Completed in 33 milliseconds