Lines Matching refs:PPPDeskbarReplicant
27 PPPDeskbarReplicant::PPPDeskbarReplicant(ppp_interface_id id) in PPPDeskbarReplicant() function in PPPDeskbarReplicant
35 PPPDeskbarReplicant::PPPDeskbarReplicant(BMessage *message) in PPPDeskbarReplicant() function in PPPDeskbarReplicant
43 PPPDeskbarReplicant::~PPPDeskbarReplicant() in ~PPPDeskbarReplicant()
52 PPPDeskbarReplicant*
53 PPPDeskbarReplicant::Instantiate(BMessage *data) in Instantiate()
58 return new PPPDeskbarReplicant(data); in Instantiate()
63 PPPDeskbarReplicant::Archive(BMessage *data, bool deep) const in Archive()
74 PPPDeskbarReplicant::AttachedToWindow() in AttachedToWindow()
87 PPPDeskbarReplicant::MessageReceived(BMessage *message) in MessageReceived()
108 PPPDeskbarReplicant::MouseDown(BPoint point) in MouseDown()
120 PPPDeskbarReplicant::MouseUp(BPoint point) in MouseUp()
131 PPPDeskbarReplicant::Draw(BRect updateRect) in Draw()
140 PPPDeskbarReplicant::Init() in Init()