Searched defs:lineNum (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/text_search/
H A DGrepWindow.cpp1190 int32 lineNum = -1; local
1574 GrepWindow::_OpenInEditor(const entry_ref &ref, int32 lineNum) argument
/haiku/src/kits/interface/
H A DTextView.cpp1747 int32 lineNum = _LineAt(offset); local
1757 int32 lineNum = _LineAt(point); local
1775 int32 lineNum = _LineAt(offset); local
4397 _DrawLine(BView* view, const int32 &lineNum, const int32 &startOffset, const bool &erase, BRect &eraseRect, BRegion &inputRegion) argument
[all...]

Completed in 49 milliseconds