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

/haiku-fatelf/src/apps/diskusage/
H A DInfoWindow.h18 class LeftView: public BView { class in inherits:BView
20 LeftView(BRect frame, BBitmap* icon);
21 virtual ~LeftView();
H A DInfoWindow.cpp34 LeftView::LeftView(BRect frame, BBitmap* icon) function in class:LeftView
43 LeftView::~LeftView()
50 LeftView::Draw(BRect updateRect)
142 LeftView *leftView = new LeftView(BRect(0.0, 0.0, leftWidth, winHeight),

Completed in 34 milliseconds