Searched refs:BAlert (Results 201 - 211 of 211) sorted by relevance

123456789

/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp1078 BAlert *warning = new BAlert("filesize_wrong",
/haiku/src/apps/mediaplayer/
H A DController.cpp742 BAlert *alert = new BAlert(B_TRANSLATE("Resume?"), label,
/haiku/src/kits/tracker/
H A DTracker.cpp857 BAlert* alert = new BAlert("",
H A DContainerWindow.cpp231 BAlert* alert = new BAlert("", buffer.String(), B_TRANSLATE("Cancel"),
301 BAlert* alert = new BAlert("", buffer.String(), B_TRANSLATE("Cancel"),
3166 BAlert* alert = new BAlert("", buffer.String(), B_TRANSLATE("Cancel"),
H A DFilePanelPriv.cpp1555 BAlert* alert = new BAlert("", text, button1, button2, button3,
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp174 * to uncertain, rather than spam or genuine). Required a BAlert
1022 * window. Implemented because BAlert only allows 3 buttons, max!
1481 BAlert *AlertPntr;
1506 AlertPntr = new BAlert (TitleString, MessageString,
1792 BAlert *AlertPntr;
1845 AlertPntr = new BAlert ("Estimate", TempString, "OK");
2510 BAlert *AboutAlertPntr;
2512 AboutAlertPntr = new BAlert ("About",
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp1003 BAlert *alert = new BAlert(B_TRANSLATE("Error"), text.String(),
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp662 BAlert* alert = new BAlert(B_TRANSLATE("Set background image error"),
/haiku/src/apps/showimage/
H A DShowImageView.cpp966 BAlert* palert = new BAlert("", buffer, B_TRANSLATE("OK"));
/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp52 // verify the state of a BAlert object.
143 BAlert *pAlert = new BAlert(
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp3394 BAlert* alert = new(std::nothrow) BAlert("Typecast error",

Completed in 132 milliseconds

123456789