_GetPointForOffset
BPoint point = _GetPointForOffset(byteOffset);
BPoint startPoint = _GetPointForOffset(fSelectionStart);
BPoint endPoint = _GetPointForOffset(fSelectionEnd);
BPoint _GetPointForOffset(int32 offset) const;