Searched refs:PPPoEView (Results 1 – 2 of 2) sorted by relevance
22 class PPPoEView; variable64 PPPoEView *fPPPoEView;70 class PPPoEView : public BView {72 PPPoEView(PPPoEAddon *addon, BRect frame);73 virtual ~PPPoEView();
223 fPPPoEView = new PPPoEView(this, rect); in CreateView()231 PPPoEView::PPPoEView(PPPoEAddon *addon, BRect frame) in PPPoEView() function in PPPoEView260 PPPoEView::~PPPoEView() in ~PPPoEView()267 PPPoEView::Reload() in Reload()275 PPPoEView::AttachedToWindow() in AttachedToWindow()284 PPPoEView::MessageReceived(BMessage *message) in MessageReceived()338 PPPoEView::ReloadInterfaces() in ReloadInterfaces()