Home
last modified time | relevance | path

Searched refs:_FileAt (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/diskusage/
H A DPieView.cpp224 FileInfo* info = _FileAt(where); in MouseDown()
245 FileInfo* info = _FileAt(where); in MouseUp()
307 fWindow->ShowInfo(_FileAt(where)); in MouseMoved()
324 fWindow->ShowInfo(_FileAt(fLastWhere)); in Draw()
568 PieView::_FileAt(const BPoint& where) in _FileAt() function in PieView
H A DPieView.h56 FileInfo* _FileAt(const BPoint& where);