Searched refs:PromptWindow (Results 1 – 4 of 4) sorted by relevance
17 PromptWindow::PromptWindow(const char* title, const char* label, in PromptWindow() function in PromptWindow56 PromptWindow::~PromptWindow() in ~PromptWindow()63 PromptWindow::MessageReceived(BMessage* message) in MessageReceived()83 PromptWindow::SetTarget(BMessenger messenger) in SetTarget()91 PromptWindow::SetMessage(BMessage* message) in SetMessage()
56 PromptWindow.cpp
17 class PromptWindow : public BWindow21 PromptWindow(const char* title,24 ~PromptWindow();
1986 PromptWindow* promptWindow = new(std::nothrow) PromptWindow( in MessageReceived()2098 PromptWindow* promptWindow = new(std::nothrow) PromptWindow( in MessageReceived()