Searched refs:Cancel (Results 1 - 25 of 41) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DPanel.h24 virtual void Cancel();
H A DAuthenticationPanel.h31 virtual void Cancel();
H A DPanel.cpp31 fPanel->Cancel();
70 Panel::Cancel() function in class:Panel
H A DAuthenticationPanel.cpp47 fCancelB = new BButton(buttonFrame, "cancel", "Cancel",
73 Cancel();
209 // Cancel
211 AuthenticationPanel::Cancel() function in class:AuthenticationPanel
216 Panel::Cancel();
/haiku/src/apps/icon-o-matic/generic/gui/panel/
H A DPanel.h30 virtual void Cancel();
H A DPanel.cpp37 fPanel->Cancel();
76 Panel::Cancel() function in class:Panel
/haiku/src/apps/launchbox/
H A DPanel.h30 virtual void Cancel();
H A DPanel.cpp37 fPanel->Cancel();
76 Panel::Cancel() function in class:Panel
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerPanel.h27 virtual void Cancel();
H A DColorPickerPanel.cpp62 B_TRANSLATE("Cancel"),
98 ColorPickerPanel::Cancel() function in class:ColorPickerPanel
/haiku/src/apps/text_search/
H A DGrepper.h24 void Cancel();
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformPointsBox.h46 void Cancel();
H A DTransformGradientBox.h49 Command* Cancel();
H A DTransformGradientBox.cpp130 // Cancel
132 TransformGradientBox::Cancel() function in class:TransformGradientBox
H A DTransformPointsBox.cpp139 // Cancel
141 TransformPointsBox::Cancel() function in class:TransformPointsBox
/haiku/headers/private/netservices2/
H A DHttpSession.h41 void Cancel(int32 identifier);
42 void Cancel(const BHttpResult& request);
/haiku/src/bin/network/ppp_up/
H A DConnectionView.h39 void Cancel();
/haiku/src/apps/haikudepot/textview/
H A DTextListener.h37 void Cancel();
H A DTextListener.cpp60 TextChangingEvent::Cancel() function in class:TextChangingEvent
/haiku/src/apps/drivesetup/
H A DAbstractParametersPanel.cpp57 fPanel->Cancel();
118 Cancel();
145 AbstractParametersPanel::Cancel() function in class:AbstractParametersPanel
186 .Add(new BButton(B_TRANSLATE("Cancel"), new BMessage(B_CANCEL)))
H A DAbstractParametersPanel.h34 void Cancel();
/haiku/src/apps/diskusage/
H A DScanner.h38 void Cancel();
/haiku/src/apps/installer/
H A DWorkerThread.h33 bool Cancel();
/haiku/headers/private/kernel/
H A DDPC.h67 bool Cancel(DPCCallback* callback);
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dmanaged-network.h88 efi_status (*Cancel) (struct efi_managed_network_protocol* self,

Completed in 176 milliseconds

12