Searched refs:bind_class (Results 1 - 4 of 4) sorted by relevance
/third_party/libabigail/tests/data/test-abidiff-exit/ |
H A D | test-fun-param-v1.c | 3 void(*bind_class)(void *, unsigned int, unsigned long, void *, unsigned long); member
|
H A D | test-fun-param-v0.c | 3 void(*bind_class)(void *, unsigned int, unsigned long); member
|
/third_party/python/Lib/idlelib/ |
H A D | pyshell.py | 1459 root.bind_class( 1463 root.bind_class(cls, '<<Paste>>'))
|
/third_party/python/Lib/tkinter/ |
H A D | __init__.py | 225 using bind, bind_all, bind_class, or tag_bind, the callback is 1468 def bind_class(self, className, sequence=None, func=None, add=None): member in Misc
|
Completed in 9 milliseconds