Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_widgets.py1301 def check_paneconfigure_bad(self, p, b, name, msg): member in PanedWindowTest
1308 self.check_paneconfigure_bad(p, b, 'after',
1314 self.check_paneconfigure_bad(p, b, 'before',
1320 self.check_paneconfigure_bad(p, b, 'height',
1326 self.check_paneconfigure_bad(p, b, 'hide',
1332 self.check_paneconfigure_bad(p, b, 'minsize',
1338 self.check_paneconfigure_bad(p, b, 'padx',
1344 self.check_paneconfigure_bad(p, b, 'pady',
1350 self.check_paneconfigure_bad(p, b, 'sticky',
1358 self.check_paneconfigure_bad(
[all...]

Completed in 5 milliseconds