Searched defs:unbind (Results 1 - 25 of 64) sorted by relevance

123

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DMultiCall.py62 # methods: bind and unbind, which get a function and a parsed sequence, as
94 def unbind(self, triplet, func): member in class:_SimpleBinder
97 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
102 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
222 def unbind(self, triplet, func): member in class:_ComplexBinder
231 self.widget.unbind(self.widgetinst, seq, id)
332 self.__binders[triplet[1]].unbind(triplet, ei[0])
341 def unbind(self, sequence, funcid=None): member in class:MultiCallCreator.MultiCall
348 self.__binders[triplet[1]].unbind(triplet, func)
350 return widget.unbind(sel
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DMultiCall.py62 # methods: bind and unbind, which get a function and a parsed sequence, as
94 def unbind(self, triplet, func): member in class:_SimpleBinder
97 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
102 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
222 def unbind(self, triplet, func): member in class:_ComplexBinder
231 self.widget.unbind(self.widgetinst, seq, id)
332 self.__binders[triplet[1]].unbind(triplet, ei[0])
341 def unbind(self, sequence, funcid=None): member in class:MultiCallCreator.MultiCall
348 self.__binders[triplet[1]].unbind(triplet, func)
350 return widget.unbind(sel
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DMultiCall.py62 # methods: bind and unbind, which get a function and a parsed sequence, as
94 def unbind(self, triplet, func): member in class:_SimpleBinder
97 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
102 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
222 def unbind(self, triplet, func): member in class:_ComplexBinder
231 self.widget.unbind(self.widgetinst, seq, id)
332 self.__binders[triplet[1]].unbind(triplet, ei[0])
341 def unbind(self, sequence, funcid=None): member in class:MultiCallCreator.MultiCall
348 self.__binders[triplet[1]].unbind(triplet, func)
350 return widget.unbind(sel
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DMultiCall.py62 # methods: bind and unbind, which get a function and a parsed sequence, as
94 def unbind(self, triplet, func): member in class:_SimpleBinder
97 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
102 self.widget.unbind(self.widgetinst, self.sequence, self.handlerid)
222 def unbind(self, triplet, func): member in class:_ComplexBinder
231 self.widget.unbind(self.widgetinst, seq, id)
332 self.__binders[triplet[1]].unbind(triplet, ei[0])
341 def unbind(self, sequence, funcid=None): member in class:MultiCallCreator.MultiCall
348 self.__binders[triplet[1]].unbind(triplet, func)
350 return widget.unbind(sel
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DCanvas.py55 def unbind(self, sequence, funcid=None): member in class:CanvasItem
156 def unbind(self, sequence, funcid=None): member in class:Group
H A Dturtle.py442 def unbind(self, *args, **kwargs): member in class:ScrolledCanvas
445 self._canvas.unbind(*args, **kwargs)
694 self.cv.unbind("<Button-%s>" % num)
707 self.cv.unbind("<KeyRelease-%s>" % key, None)
H A DTkinter.py1031 unbind without memory leak.
1037 def unbind(self, sequence, funcid=None): member in class:Misc
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DCanvas.py55 def unbind(self, sequence, funcid=None): member in class:CanvasItem
156 def unbind(self, sequence, funcid=None): member in class:Group
H A Dturtle.py442 def unbind(self, *args, **kwargs): member in class:ScrolledCanvas
445 self._canvas.unbind(*args, **kwargs)
694 self.cv.unbind("<Button-%s>" % num)
707 self.cv.unbind("<KeyRelease-%s>" % key, None)
H A DTkinter.py1031 unbind without memory leak.
1037 def unbind(self, sequence, funcid=None): member in class:Misc
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DCanvas.py55 def unbind(self, sequence, funcid=None): member in class:CanvasItem
156 def unbind(self, sequence, funcid=None): member in class:Group
H A Dturtle.py442 def unbind(self, *args, **kwargs): member in class:ScrolledCanvas
445 self._canvas.unbind(*args, **kwargs)
694 self.cv.unbind("<Button-%s>" % num)
707 self.cv.unbind("<KeyRelease-%s>" % key, None)
H A DTkinter.py1031 unbind without memory leak.
1037 def unbind(self, sequence, funcid=None): member in class:Misc
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DCanvas.py55 def unbind(self, sequence, funcid=None): member in class:CanvasItem
156 def unbind(self, sequence, funcid=None): member in class:Group
H A Dturtle.py442 def unbind(self, *args, **kwargs): member in class:ScrolledCanvas
445 self._canvas.unbind(*args, **kwargs)
694 self.cv.unbind("<Button-%s>" % num)
707 self.cv.unbind("<KeyRelease-%s>" % key, None)
H A DTkinter.py1031 unbind without memory leak.
1037 def unbind(self, sequence, funcid=None): member in class:Misc
/prebuilts/tools/common/m2/repository/com/jakewharton/butterknife/7.0.1/
H A Dbutterknife-7.0.1.jar ... ButterKnife$Finder finder Object target Object source public void unbind (java.lang.Object) Object target } butterknife/ButterKnife$ ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.ds_1.4.100.v20130515-2026.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi.services_3.3.100.v20130513-1956.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/misc/common/robolectric/3.4.2/lib/
H A Drobolectric-3.4.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/SdkPicker.class SdkPicker. ...
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...
/prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
H A Dbndlib-1.50.0.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
H A Dbnd-1.50.0.jar ... TARGET public static final String TYPE public static final String UNBIND public abstract java.lang.String name () public abstract ...
/prebuilts/misc/common/robolectric/3.1.1/lib/
H A Drobolectric-3.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/GradleManifestFactory$1.class ...
H A Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ximpleware/extended/ com/ximpleware/extended/parser/ ...

Completed in 994 milliseconds

123