Searched refs:Textbox (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dcurses_tests.py27 box = textpad.Textbox(win, insert_mode)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dcurses_tests.py27 box = textpad.Textbox(win, insert_mode)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dcurses_tests.py27 box = textpad.Textbox(win, insert_mode)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dcurses_tests.py27 box = textpad.Textbox(win, insert_mode)
/prebuilts/gdb/darwin-x86/lib/python2.7/curses/
H A Dtextpad.py19 class Textbox: class in inherits:
185 return Textbox(win).edit()
/prebuilts/gdb/linux-x86/lib/python2.7/curses/
H A Dtextpad.py19 class Textbox: class in inherits:
185 return Textbox(win).edit()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
H A Dtextpad.py19 class Textbox: class in inherits:
185 return Textbox(win).edit()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
H A Dtextpad.py19 class Textbox: class in inherits:
185 return Textbox(win).edit()

Completed in 82 milliseconds