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

/haiku/src/apps/haikudepot/ui/
H A DWorkStatusView.h37 BView* fProgressView; member in class:WorkStatusView
H A DWorkStatusView.cpp39 fProgressView(new BView("progress view", 0)),
42 fProgressView->SetLayout(fProgressLayout);

Completed in 85 milliseconds