Searched refs:_GetPointForOffset (Results 1 – 2 of 2) sorted by relevance
98 BPoint _GetPointForOffset(int32 offset) const;
847 MemoryView::_GetPointForOffset(int32 offset) const in _GetPointForOffset() function in MemoryView916 BPoint point = _GetPointForOffset(byteOffset); in _GetEditCaretRect()934 BPoint startPoint = _GetPointForOffset(fSelectionStart); in _GetSelectionRegion()935 BPoint endPoint = _GetPointForOffset(fSelectionEnd); in _GetSelectionRegion()