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

/haiku/headers/os/interface/
H A DTextView.h163 virtual bool CanEndLine(int32 offset);
/haiku/src/kits/interface/
H A DTextView.cpp1949 BTextView::CanEndLine(int32 offset) function in class:BTextView
4038 if (CanEndLine(offset + delta)) {

Completed in 65 milliseconds