Home
last modified time | relevance | path

Searched refs:cancel (Results 1 – 25 of 89) sorted by relevance

1234

/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp69 BView* cancel = background->FindView("cancel button"); in Show() local
72 if (cancel != NULL) in Show()
73 rect = cancel->Frame(); in Show()
H A DExpanderPreferences.cpp95 BButton* cancel = new BButton("CancelButton", B_TRANSLATE("Cancel"), in ExpanderPreferences() local
139 .Add(cancel) in ExpanderPreferences()
/haiku/src/add-ons/print/drivers/gutenprint/
H A DSelectPrinterDialog.cpp64 BButton* cancel; in SelectPrinterDialog() local
71 cancel = new BButton("btn:cancel", "Cancel", new BMessage(kMsgCancel)); in SelectPrinterDialog()
96 .Add(cancel) in SelectPrinterDialog()
/haiku/src/add-ons/print/drivers/postscript/
H A DSelectPPDDlg.cpp60 BButton* cancel; in SelectPPDDlg() local
67 cancel = new BButton("btn:cancel", "Cancel", new BMessage(kMsgCancel)); in SelectPPDDlg()
91 .Add(cancel) in SelectPPDDlg()
/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp83 BButton* cancel = dynamic_cast<BButton*>( in SavePanel() local
87 if (!cancel || !textview) { in SavePanel()
95 rect.top = cancel->Frame().top; in SavePanel()
128 rect = cancel->Frame(); in SavePanel()
147 + cancel->Bounds().Width() in SavePanel()
/haiku/src/apps/mail/
H A DStatus.cpp79 BButton *cancel = new BButton("cancel", B_TRANSLATE("Cancel"), new BMessage(CANCEL)); in TStatusWindow() local
89 .Add(cancel) in TStatusWindow()
/haiku/src/add-ons/print/drivers/preview/
H A DJobSetupWindow.cpp84 BButton *cancel = new BButton("cancel", "Cancel", new BMessage(CANCEL_MSG)); in JobSetupWindow() local
106 .Add(cancel) in JobSetupWindow()
H A DPageSetupWindow.cpp201 BButton *cancel = new BButton("cancel", "Cancel", new BMessage(CANCEL_MSG)); in PageSetupWindow() local
231 .Add(cancel) in PageSetupWindow()
/haiku/src/libs/print/libprint/
H A DAddPrinterDlg.cpp112 BButton* cancel = new BButton("cancel", "Cancel", in AttachedToWindow() local
125 .Add(cancel) in AttachedToWindow()
/haiku/data/catalogs/servers/keystore/
H A Dca.catkeys10cancel this dialog the keyring will remain locked. KeyRequestWindow Una aplicació vol accedir al …
H A Dzh_Hans.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Del.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Dth.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Duk.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Dko.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Dja.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Dru.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Did.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
H A Dlt.catkeys10 …the system is shut down or the keyring is manually locked again.\nIf you cancel this dialog the ke…
/haiku/src/kits/print/
H A DPrintPanel.cpp56 BButton* cancel = new BButton("Cancel", new BMessage('_cl_')); in BPrintPanel() local
65 .Add(cancel) in BPrintPanel()
/haiku/data/catalogs/apps/mediaconverter/
H A Dca.catkeys12 Cancelling MediaConverter Es cancel·la
30 Cancelling… MediaConverter Es cancel·la...
38 Conversion cancelled MediaConverter S'ha cancel·lat la conversió
/haiku/src/apps/diskusage/
H A DTODO20 Add a cancel button during scanning?
/haiku/src/preferences/printers/
H A DAddPrinterDialog.cpp208 BButton *cancel = new BButton(NULL, B_TRANSLATE("Cancel"), in _BuildGUI() local
220 .Add(cancel) in _BuildGUI()
/haiku/data/catalogs/apps/serialconnect/
H A Dfur.catkeys38 Remote cancelled transfer XModemStatus Il lontan al à cancelât il trasferiment
/haiku/data/catalogs/apps/softwareupdater/
H A Dca.catkeys19 Attempting to cancel the updates… SoftwareUpdaterWindow S'intenta cancel·lar les actualitzacions...
24 Cancelling updates SoftwareUpdaterWindow Es cancel·len les actualitzacions.

1234