Home
last modified time | relevance | path

Searched refs:PromptWindow (Results 1 – 4 of 4) sorted by relevance

/haiku/src/kits/shared/
H A DPromptWindow.cpp17 PromptWindow::PromptWindow(const char* title, const char* label, in PromptWindow() function in PromptWindow
56 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()
H A DJamfile56 PromptWindow.cpp
/haiku/headers/private/shared/
H A DPromptWindow.h17 class PromptWindow : public BWindow
21 PromptWindow(const char* title,
24 ~PromptWindow();
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1986 PromptWindow* promptWindow = new(std::nothrow) PromptWindow( in MessageReceived()
2098 PromptWindow* promptWindow = new(std::nothrow) PromptWindow( in MessageReceived()