Searched defs:initGUI (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/app/
H A DServer.cpp14 BServer::BServer(const char* signature, bool initGUI, status_t *error) argument
23 BServer(const char* signature, const char* looperName, port_id port, bool initGUI, status_t *error) argument
H A DApplication.cpp353 BApplication::_InitData(const char* signature, bool initGUI, status_t* _error) argument
265 BApplication(const char* signature, const char* looperName, port_id port, bool initGUI, status_t* _error) argument

Completed in 42 milliseconds