/external/chromium-trace/catapult/experimental/statistical_analysis/ |
results_stats_unittest.py | 95 page_names = ['Ex_page_1', 'Ex_page_2'] 102 for page in page_names:
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
tabbedpages.py | 355 def __init__(self, parent, page_names=None, page_class=PageLift, 360 page_names -- A list of strings, each will be the dictionary key to a 363 and first active page. If page_names is None or empty, the 408 if page_names: 409 for name in page_names: 473 tabPage=TabbedPageSet(root, page_names=['Foobar','Baz'], n_rows=0,
|
configDialog.py | 71 page_names=['Fonts/Tabs','Highlighting','Keys','General']) [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
tabbedpages.py | 355 def __init__(self, parent, page_names=None, page_class=PageLift, 360 page_names -- A list of strings, each will be the dictionary key to a 363 and first active page. If page_names is None or empty, the 408 if page_names: 409 for name in page_names: 473 tabPage=TabbedPageSet(root, page_names=['Foobar','Baz'], n_rows=0,
|
configDialog.py | 71 page_names=['Fonts/Tabs','Highlighting','Keys','General']) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
tabbedpages.py | 355 def __init__(self, parent, page_names=None, page_class=PageLift, 360 page_names -- A list of strings, each will be the dictionary key to a 363 and first active page. If page_names is None or empty, the 408 if page_names: 409 for name in page_names: 473 tabPage=TabbedPageSet(root, page_names=['Foobar','Baz'], n_rows=0,
|
configDialog.py | 71 page_names=['Fonts/Tabs','Highlighting','Keys','General']) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
tabbedpages.py | 355 def __init__(self, parent, page_names=None, page_class=PageLift, 360 page_names -- A list of strings, each will be the dictionary key to a 363 and first active page. If page_names is None or empty, the 408 if page_names: 409 for name in page_names: 473 tabPage=TabbedPageSet(root, page_names=['Foobar','Baz'], n_rows=0,
|
configDialog.py | 71 page_names=['Fonts/Tabs','Highlighting','Keys','General']) [all...] |