Searched defs:startLine (Results 1 - 4 of 4) sorted by path

/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Writer.cpp489 PCL6Writer::ReadImage(Compression compression, uint16 startLine, argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp188 int32 startLine = int32(rect.top / fLineHeight); local
/haiku/src/apps/diskprobe/
H A DDataView.cpp797 int32 startLine = start / kBlockSize; local
/haiku/src/kits/interface/
H A DTextView.cpp534 int32 startLine = _LineAt(BPoint(0.0, updateRect.top)); local
2050 BTextView::TextHeight(int32 startLine, int32 endLine) const argument
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...]

Completed in 177 milliseconds