Home
last modified time | relevance | path

Searched refs:bind_all (Results 1 – 25 of 53) sorted by relevance

123

/external/python/cpython3/Lib/turtledemo/
D__main__.py221 text.bind_all('<%s-minus>' % shortcut, self.decrease_size)
222 text.bind_all('<%s-underscore>' % shortcut, self.decrease_size)
223 text.bind_all('<%s-equal>' % shortcut, self.increase_size)
224 text.bind_all('<%s-plus>' % shortcut, self.increase_size)
/external/python/cpython2/Demo/tkinter/matt/
Dkilling-window-w-wm.py38 self.bind_all("<Destroy>", self.deathHandler)
/external/deqp/android/cts/master/
Dgles3-rotate-reverse-landscape.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-portrait.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-reverse-portrait.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-landscape.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles3-rotate-portrait.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-landscape.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-reverse-landscape.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-reverse-portrait.txt442 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1110 def bind_all(self, sequence=None, func=None, add=None): member in Misc
/external/python/cpython3/Lib/tkinter/
D__init__.py1393 def bind_all(self, sequence=None, func=None, add=None): member in Misc
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles3-rotate-reverse-portrait.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-landscape.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-reverse-landscape.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/
Dgles3-rotate-reverse-portrait.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-portrait.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-reverse-landscape.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles3-rotate-portrait.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-landscape.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles3-rotate-reverse-landscape.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-reverse-portrait.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-portrait.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
Dgles3-rotate-landscape.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles3-rotate-portrait.txt717 dEQP-GLES3.functional.fbo.invalidate.default.bind_all

123