HomeSort by relevance Sort by last modified time
    Searched refs:PageLift (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
tabbedpages.py 332 class PageLift(Page):
337 super(TabbedPageSet.PageLift, self).__init__(page_set)
355 def __init__(self, parent, page_names=None, page_class=PageLift,
371 * PageLift - All pages will be rendered one on top of the other. When
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
tabbedpages.py 332 class PageLift(Page):
337 super(TabbedPageSet.PageLift, self).__init__(page_set)
355 def __init__(self, parent, page_names=None, page_class=PageLift,
371 * PageLift - All pages will be rendered one on top of the other. When
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 332 class PageLift(Page):
337 super(TabbedPageSet.PageLift, self).__init__(page_set)
355 def __init__(self, parent, page_names=None, page_class=PageLift,
371 * PageLift - All pages will be rendered one on top of the other. When
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 332 class PageLift(Page):
337 super(TabbedPageSet.PageLift, self).__init__(page_set)
355 def __init__(self, parent, page_names=None, page_class=PageLift,
371 * PageLift - All pages will be rendered one on top of the other. When

Completed in 102 milliseconds