Searched defs:alert (Results 76 - 100 of 164) sorted by relevance

1234567

/haiku/src/apps/pulse/
H A DCPUButton.cpp243 BAlert *alert = new BAlert(B_TRANSLATE("Info"), local
/haiku/src/preferences/time/
H A DNetworkTimeView.cpp421 BAlert* alert = new BAlert(B_TRANSLATE("Time"), buffer, local
/haiku/src/apps/clock/
H A Dcl_view.cpp351 BAlert *alert = new BAlert(B_TRANSLATE("About Clock"), B_TRANSLATE( local
/haiku/src/apps/mail/
H A DSignature.cpp192 BAlert* alert = new BAlert("", local
241 BAlert* alert = new BAlert("", local
297 BAlert *alert = new BAlert("", local
394 BAlert* alert = new BAlert("", local
[all...]
H A DEnclosures.cpp177 BAlert* alert = new BAlert("", B_TRANSLATE( local
230 BAlert* alert = new BAlert("", local
/haiku/src/bin/
H A Durlwrapper.cpp60 BAlert* alert = new BAlert("Warning", message.String(), "Proceed", "Stop", local
/haiku/src/apps/cortex/RouteApp/
H A DRouteWindow.cpp383 BAlert* alert = new BAlert("About", g_aboutText, B_TRANSLATE("OK")); local
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp172 BAlert *alert = new BAlert("", s.String(), B_TRANSLATE("OK"), local
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.cpp118 BAlert *alert = new BAlert("", local
173 BAlert *alert = new BAlert("", local
243 BAlert *alert = new BAlert("", "XShelfInspector (H.Reh, dr.hartmut.reh@gmx.de) " "\n" "\n" local
/haiku/src/apps/webpositive/
H A DBrowserApp.cpp382 BAlert* alert = new BAlert(B_TRANSLATE("Downloads in progress"), local
/haiku/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4.cpp199 BAlert* alert = new BAlert("memory overrun!!!", "warning", "OK"); local
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp188 BAlert* alert = new BAlert("memory overrun!!!", "warning", local
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.cpp104 BAlert* alert = new BAlert(B_TRANSLATE("Please confirm"), local
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.cpp146 BAlert* alert = new BAlert(B_TRANSLATE("warning"), local
/haiku/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp274 BAlert* alert = new BAlert(B_TRANSLATE("Text too long"), local
/haiku/src/apps/people/
H A DPeopleApp.cpp248 BAlert* alert = new BAlert(B_TRANSLATE("Error"), local
H A DPersonWindow.cpp223 BAlert* alert = new BAlert("", str.String(), B_TRANSLATE("Sorry")); local
303 BAlert* alert = new BAlert("", local
H A DPictureView.cpp568 BAlert* alert = new BAlert(B_TRANSLATE("Error"), text.String(), local
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp412 BAlert* alert = new BAlert(B_TRANSLATE("Sudoku request"), local
558 BAlert* alert = new BAlert(B_TRANSLATE("Sudoku request"), local
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp242 BAlert* alert = new BAlert(B_TRANSLATE_SYSTEM_NAME("VirtualMemory"), local
316 BAlert* alert = new BAlert( local
/haiku/src/apps/resedit/
H A DBitmapView.cpp253 BAlert *alert = new BAlert("ResEdit", "This cannot be undone. " local
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp51 BAlert *alert = new BAlert("Message", string, "OK"); local
401 BAlert *alert = new BAlert("test1", str.String(), "Probe", "Cancel"); local
421 BAlert *alert = new BAlert("test1", str.String(), "Stop", "Probe"); local
439 BAlert *alert = new BAlert("test1", str.String(), "OK"); local
450 BAlert *alert = new BAlert("test1", str.String(), "Stop"); local
[all...]
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp294 BAlert* alert = new(std::nothrow) BAlert("Inspect Address", local
336 BAlert* alert = new(std::nothrow) BAlert("Inspect address", local
/haiku/src/apps/diskprobe/
H A DDiskProbe.cpp385 BAlert* alert = new BAlert(B_TRANSLATE("DiskProbe request"), local
/haiku/src/apps/mediaplayer/
H A DMainApp.cpp62 BAlert* alert = new BAlert("start_media_server", local

Completed in 237 milliseconds

1234567