Searched refs:MultiCallCreator (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DmacosxSupport.py99 from idlelib.MultiCall import MultiCallCreator namespace
H A DMultiCall.py304 def MultiCallCreator(widget): function
404 text = MultiCallCreator(Tkinter.Text)(root)
H A DEditorWindow.py10 from idlelib.MultiCall import MultiCallCreator namespace
187 self.text = text = MultiCallCreator(Text)(text_frame, **text_options)
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DmacosxSupport.py99 from idlelib.MultiCall import MultiCallCreator namespace
H A DMultiCall.py304 def MultiCallCreator(widget): function
404 text = MultiCallCreator(Tkinter.Text)(root)
H A DEditorWindow.py10 from idlelib.MultiCall import MultiCallCreator namespace
187 self.text = text = MultiCallCreator(Text)(text_frame, **text_options)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DmacosxSupport.py99 from idlelib.MultiCall import MultiCallCreator namespace
H A DMultiCall.py304 def MultiCallCreator(widget): function
404 text = MultiCallCreator(Tkinter.Text)(root)
H A DEditorWindow.py10 from idlelib.MultiCall import MultiCallCreator namespace
187 self.text = text = MultiCallCreator(Text)(text_frame, **text_options)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DmacosxSupport.py99 from idlelib.MultiCall import MultiCallCreator namespace
H A DMultiCall.py304 def MultiCallCreator(widget): function
404 text = MultiCallCreator(Tkinter.Text)(root)
H A DEditorWindow.py10 from idlelib.MultiCall import MultiCallCreator namespace
187 self.text = text = MultiCallCreator(Text)(text_frame, **text_options)

Completed in 58 milliseconds