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

1234

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py20 self.protocol("WM_DELETE_WINDOW", self.Cancel)
54 self.buttonCancel = Button(frameButtons,text='Cancel',
55 width=8,command=self.Cancel)
84 def Cancel(self, event=None): member in class:GetCfgSectionNameDialog
H A DconfigHelpSourceEdit.py25 self.protocol("WM_DELETE_WINDOW", self.Cancel)
72 self.buttonCancel = Button(frameButtons, text='Cancel',
73 width=8, command=self.Cancel)
157 def Cancel(self, event=None): member in class:GetHelpSourceDialog
H A DkeybindingDialog.py22 self.protocol("WM_DELETE_WINDOW", self.Cancel)
56 self.buttonCancel = Button(frameButtons,text='Cancel',
57 width=8,command=self.Cancel)
218 def Cancel(self, event=None): member in class:GetKeysDialog
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py20 self.protocol("WM_DELETE_WINDOW", self.Cancel)
54 self.buttonCancel = Button(frameButtons,text='Cancel',
55 width=8,command=self.Cancel)
84 def Cancel(self, event=None): member in class:GetCfgSectionNameDialog
H A DconfigHelpSourceEdit.py25 self.protocol("WM_DELETE_WINDOW", self.Cancel)
72 self.buttonCancel = Button(frameButtons, text='Cancel',
73 width=8, command=self.Cancel)
157 def Cancel(self, event=None): member in class:GetHelpSourceDialog
H A DkeybindingDialog.py22 self.protocol("WM_DELETE_WINDOW", self.Cancel)
56 self.buttonCancel = Button(frameButtons,text='Cancel',
57 width=8,command=self.Cancel)
218 def Cancel(self, event=None): member in class:GetKeysDialog
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py20 self.protocol("WM_DELETE_WINDOW", self.Cancel)
54 self.buttonCancel = Button(frameButtons,text='Cancel',
55 width=8,command=self.Cancel)
84 def Cancel(self, event=None): member in class:GetCfgSectionNameDialog
H A DconfigHelpSourceEdit.py25 self.protocol("WM_DELETE_WINDOW", self.Cancel)
72 self.buttonCancel = Button(frameButtons, text='Cancel',
73 width=8, command=self.Cancel)
157 def Cancel(self, event=None): member in class:GetHelpSourceDialog
H A DkeybindingDialog.py22 self.protocol("WM_DELETE_WINDOW", self.Cancel)
56 self.buttonCancel = Button(frameButtons,text='Cancel',
57 width=8,command=self.Cancel)
218 def Cancel(self, event=None): member in class:GetKeysDialog
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DconfigSectionNameDialog.py20 self.protocol("WM_DELETE_WINDOW", self.Cancel)
54 self.buttonCancel = Button(frameButtons,text='Cancel',
55 width=8,command=self.Cancel)
84 def Cancel(self, event=None): member in class:GetCfgSectionNameDialog
H A DconfigHelpSourceEdit.py25 self.protocol("WM_DELETE_WINDOW", self.Cancel)
72 self.buttonCancel = Button(frameButtons, text='Cancel',
73 width=8, command=self.Cancel)
157 def Cancel(self, event=None): member in class:GetHelpSourceDialog
H A DkeybindingDialog.py22 self.protocol("WM_DELETE_WINDOW", self.Cancel)
56 self.buttonCancel = Button(frameButtons,text='Cancel',
57 width=8,command=self.Cancel)
218 def Cancel(self, event=None): member in class:GetKeysDialog
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dxpsprint.h168 virtual HRESULT STDMETHODCALLTYPE Cancel(
195 HRESULT (STDMETHODCALLTYPE *Cancel)(
215 #define IXpsPrintJob_Cancel(This) (This)->lpVtbl->Cancel(This)
230 return This->lpVtbl->Cancel(This);
H A Dalg.h359 virtual HRESULT STDMETHODCALLTYPE Cancel(
383 HRESULT (STDMETHODCALLTYPE *Cancel)(
399 #define IPendingProxyConnection_Cancel(This) (This)->lpVtbl->Cancel(This)
413 return This->lpVtbl->Cancel(This);
441 virtual HRESULT STDMETHODCALLTYPE Cancel(
474 HRESULT (STDMETHODCALLTYPE *Cancel)(
502 #define IDataChannel_Cancel(This) (This)->lpVtbl->Cancel(This)
519 return This->lpVtbl->Cancel(This);
580 virtual HRESULT STDMETHODCALLTYPE Cancel(
607 HRESULT (STDMETHODCALLTYPE *Cancel)(
[all...]
H A Dwindows.foundation.h119 virtual HRESULT STDMETHODCALLTYPE Cancel(
172 HRESULT (STDMETHODCALLTYPE *Cancel)(
198 #define IAsyncInfo_Cancel(This) (This)->lpVtbl->Cancel(This)
232 return This->lpVtbl->Cancel(This);
585 HRESULT (STDMETHODCALLTYPE *Cancel)(
623 #define IAsyncOperation_Cancel(This) (This)->lpVtbl->Cancel(This)
661 return This->lpVtbl->Cancel(This);
H A Ddocumenttarget.h94 virtual HRESULT STDMETHODCALLTYPE Cancel(
129 HRESULT (STDMETHODCALLTYPE *Cancel)(
147 #define IPrintDocumentPackageTarget_Cancel(This) (This)->lpVtbl->Cancel(This)
167 return This->lpVtbl->Cancel(This);
H A Dndhelper.h77 STDMETHOD_(HRESULT,Cancel)(THIS) PURE;
102 #define INetDiagHelper_Cancel() (This)->lpVtbl->Cancel(This)
H A Dvss.h436 STDMETHOD_(HRESULT,Cancel)(THIS) PURE;
446 #define IVssAsync_Cancel() (This)->lpVtbl->Cancel(This)
H A Dwindows.system.threading.h549 virtual HRESULT STDMETHODCALLTYPE Cancel(
595 HRESULT (STDMETHODCALLTYPE *Cancel)(
617 #define IThreadPoolTimer_Cancel(This) (This)->lpVtbl->Cancel(This)
647 return This->lpVtbl->Cancel(This);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dxpsprint.h168 virtual HRESULT STDMETHODCALLTYPE Cancel(
195 HRESULT (STDMETHODCALLTYPE *Cancel)(
215 #define IXpsPrintJob_Cancel(This) (This)->lpVtbl->Cancel(This)
230 return This->lpVtbl->Cancel(This);
H A Dalg.h359 virtual HRESULT STDMETHODCALLTYPE Cancel(
383 HRESULT (STDMETHODCALLTYPE *Cancel)(
399 #define IPendingProxyConnection_Cancel(This) (This)->lpVtbl->Cancel(This)
413 return This->lpVtbl->Cancel(This);
441 virtual HRESULT STDMETHODCALLTYPE Cancel(
474 HRESULT (STDMETHODCALLTYPE *Cancel)(
502 #define IDataChannel_Cancel(This) (This)->lpVtbl->Cancel(This)
519 return This->lpVtbl->Cancel(This);
580 virtual HRESULT STDMETHODCALLTYPE Cancel(
607 HRESULT (STDMETHODCALLTYPE *Cancel)(
[all...]
H A Dwindows.foundation.h119 virtual HRESULT STDMETHODCALLTYPE Cancel(
172 HRESULT (STDMETHODCALLTYPE *Cancel)(
198 #define IAsyncInfo_Cancel(This) (This)->lpVtbl->Cancel(This)
232 return This->lpVtbl->Cancel(This);
585 HRESULT (STDMETHODCALLTYPE *Cancel)(
623 #define IAsyncOperation_Cancel(This) (This)->lpVtbl->Cancel(This)
661 return This->lpVtbl->Cancel(This);
H A Ddocumenttarget.h94 virtual HRESULT STDMETHODCALLTYPE Cancel(
129 HRESULT (STDMETHODCALLTYPE *Cancel)(
147 #define IPrintDocumentPackageTarget_Cancel(This) (This)->lpVtbl->Cancel(This)
167 return This->lpVtbl->Cancel(This);
H A Dndhelper.h77 STDMETHOD_(HRESULT,Cancel)(THIS) PURE;
102 #define INetDiagHelper_Cancel() (This)->lpVtbl->Cancel(This)
H A Dvss.h436 STDMETHOD_(HRESULT,Cancel)(THIS) PURE;
446 #define IVssAsync_Cancel() (This)->lpVtbl->Cancel(This)

Completed in 956 milliseconds

1234