Searched refs:onEmptyLastLine (Results 1 - 1 of 1) sorted by path

/haiku/src/kits/interface/
H A DTextView.cpp1783 bool onEmptyLastLine = _IsOnEmptyLastLine(offset); local
1792 if (onEmptyLastLine) {
1806 float lineWidth = onEmptyLastLine ? 0.0 : LineWidth(lineNum);

Completed in 58 milliseconds