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

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py851 # reattach should fail
853 self.tv.reattach, item_id, '', 'end')
880 # reattach item with children
881 self.tv.reattach(item_id, '', 'end')
892 self.tv.reattach, 'nonexistent', '', 'end')
896 self.tv.reattach, item2, 'otherparent', 'end')
898 self.tv.reattach, item2, '', 'invalid')
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py851 # reattach should fail
853 self.tv.reattach, item_id, '', 'end')
880 # reattach item with children
881 self.tv.reattach(item_id, '', 'end')
892 self.tv.reattach, 'nonexistent', '', 'end')
896 self.tv.reattach, item2, 'otherparent', 'end')
898 self.tv.reattach, item2, '', 'invalid')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py851 # reattach should fail
853 self.tv.reattach, item_id, '', 'end')
880 # reattach item with children
881 self.tv.reattach(item_id, '', 'end')
892 self.tv.reattach, 'nonexistent', '', 'end')
896 self.tv.reattach, item2, 'otherparent', 'end')
898 self.tv.reattach, item2, '', 'invalid')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
H A Dtest_widgets.py851 # reattach should fail
853 self.tv.reattach, item_id, '', 'end')
880 # reattach item with children
881 self.tv.reattach(item_id, '', 'end')
892 self.tv.reattach, 'nonexistent', '', 'end')
896 self.tv.reattach, item2, 'otherparent', 'end')
898 self.tv.reattach, item2, '', 'invalid')
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A Dttk.py1361 reattach = move # A sensible method name for reattaching detached items variable in class:Treeview
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A Dttk.py1361 reattach = move # A sensible method name for reattaching detached items variable in class:Treeview
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py1361 reattach = move # A sensible method name for reattaching detached items variable in class:Treeview
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py1361 reattach = move # A sensible method name for reattaching detached items variable in class:Treeview

Completed in 527 milliseconds