Searched refs:_IsOnEmptyLastLine (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/interface/
H A DTextView.cpp1748 if (_IsOnEmptyLastLine(offset))
1783 bool onEmptyLastLine = _IsOnEmptyLastLine(offset);
5872 BTextView::_IsOnEmptyLastLine(int32 offset) const function in class:BTextView
/haiku/headers/os/interface/
H A DTextView.h410 bool _IsOnEmptyLastLine(int32 offset) const;

Completed in 73 milliseconds