Searched refs:Go (Results 201 - 225 of 306) sorted by relevance

1234567891011>>

/haiku/src/kits/print/
H A DJobSetupPanel.cpp96 BJobSetupPanel::Go() function in class:BPrivate::Print::BJobSetupPanel
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp1149 alert->Go();
1313 alert->Go();
1319 alert->Go();
1327 alert->Go();
/haiku/src/preferences/repositories/
H A DTaskLooper.cpp325 (new BAlert("debug", degubDetails, "OK"))->Go(NULL);
/haiku/src/add-ons/network_settings/dialup/
H A DPPPoEAddon.cpp295 fInterfaceName.String()))->Go(new BInvoker(
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.cpp215 alert->Go(fWindowInvoker);
/haiku/src/apps/packageinstaller/
H A DUninstallView.cpp271 notify->Go();
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp374 if (alert->Go() == 1)
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.cpp328 alert->Go();
/haiku/src/apps/clock/
H A Dcl_view.cpp356 alert->Go();
/haiku/src/preferences/input/
H A DMouseView.cpp210 menu.Go(where, true);
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp175 alert->Go(0);
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaWire.cpp347 menu->Go(point, true, true, true);
/haiku/src/apps/deskbar/
H A DTimeView.cpp509 menu->Go(point, true, true, BRect(point.x - 4, point.y - 4,
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp383 menu->Go(screenWhere, true, false, mouseRect, true);
/haiku/src/add-ons/print/drivers/postscript/
H A DPS.cpp337 alert->Go();
/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGExporter.cpp156 return alert->Go() == 1;
/haiku/src/apps/people/
H A DPeopleApp.cpp252 alert->Go(NULL);
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp622 alert->Go();
675 if (overwriteAlert->Go() == 0)
711 alert->Go();
/haiku/src/apps/installer/
H A DWorkerThread.cpp404 if (alert->Go() != 0)
436 if (alert->Go() != 0) {
473 if (alert->Go() != 0) {
/haiku/src/apps/tv/
H A DMainWin.cpp383 alert->Go();
394 alert->Go();
608 menu->Go(screen_point, true, true, r, true);
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp749 // Do it in such a way that the user sees the Go-button go down.
902 if (alert->Go() == 0)
960 if (alert->Go() == 0)
1977 // Go ahead and write to the existing entry.
2071 alert->Go();
2112 alert->Go();
2148 alert->Go();
2174 alert->Go();
2808 alert->Go(NULL);
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp197 alert->Go(NULL);
1020 alert->Go(NULL);
1679 alert->Go(NULL);
/haiku/src/apps/icon-o-matic/
H A DMainWindow.cpp775 alert->Go(NULL);
854 alert->Go(NULL);
1398 int32 choice = alert->Go();
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp902 int32 result = alert->Go();
1408 alert->Go();
1423 int32 choice = alert->Go();
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp1588 alert->Go();
1625 alert->Go();
1732 alert->Go();

Completed in 317 milliseconds

1234567891011>>