Searched refs:LoginApp (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/login/
H A Dmain.cpp7 #include "LoginApp.h"
11 LoginApp app;
H A DLoginApp.h21 class LoginApp : public BApplication { class in inherits:BApplication
23 LoginApp();
24 virtual ~LoginApp();
H A DLoginApp.cpp25 #include "LoginApp.h"
36 LoginApp::LoginApp() function in class:LoginApp
45 LoginApp::~LoginApp()
51 LoginApp::ReadyToRun()
79 LoginApp::MessageReceived(BMessage *message)
122 LoginApp::ArgvReceived(int32 argc, char **argv)
146 LoginApp::TryLogin(BMessage *message)
176 LoginApp
[all...]

Completed in 32 milliseconds