Searched refs:PPPStatusWindow (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/network/ppp_up/
H A DPPPStatusWindow.cpp6 #include "PPPStatusWindow.h"
9 PPPStatusWindow::PPPStatusWindow(BRect frame, ppp_interface_id id) function in class:PPPStatusWindow
21 PPPStatusWindow::QuitRequested()
H A DPPPStatusWindow.h13 class PPPStatusWindow : public BWindow { class in inherits:BWindow
15 PPPStatusWindow(BRect frame, ppp_interface_id id);
H A DPPPDeskbarReplicant.h13 class PPPStatusWindow;
37 PPPStatusWindow *fWindow;
H A DPPPDeskbarReplicant.cpp9 #include "PPPStatusWindow.h"
147 fWindow = new PPPStatusWindow(rect, fID);

Completed in 76 milliseconds