Searched defs:endLine (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/interface/
H A DTextView.cpp535 int32 endLine = _LineAt(BPoint(0.0, updateRect.bottom)); local
3852 _RecalculateLineBreaks(int32* startLine, int32* endLine) argument
4546 _DrawLines(int32 startLine, int32 endLine, int32 startOffset, bool erase) argument
4648 _RequestDrawLines(int32 startLine, int32 endLine) argument
[all...]
/haiku/src/apps/diskprobe/
H A DDataView.cpp798 int32 endLine = end / kBlockSize; local

Completed in 37 milliseconds