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

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

Completed in 82 milliseconds