Searched refs:UrlWrapper (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/
H A Durlwrapper.h12 class UrlWrapper : public BApplication class in inherits:BApplication
15 UrlWrapper();
16 ~UrlWrapper();
H A Durlwrapper.cpp42 UrlWrapper::UrlWrapper() : BApplication(kAppSig) function in class:UrlWrapper
47 UrlWrapper::~UrlWrapper()
53 UrlWrapper::_Warn(const char* url)
73 UrlWrapper::RefsReceived(BMessage* msg)
228 UrlWrapper::ArgvReceived(int32 argc, char** argv)
582 UrlWrapper::_DecodeUrlString(BString& string)
603 UrlWrapper::ReadyToRun(void)
614 UrlWrapper ap
[all...]

Completed in 87 milliseconds