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

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DScrolledText.py10 Most methods calls are inherited from the Text widget; Pack, Grid and
16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place namespace
33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
H A DTix.py49 # A few useful constants for the Grid widget
1791 class Grid(TixWidget, XView, YView): class in inherits:TixWidget, XView, YView
1792 '''The Tix Grid command creates a new window and makes it into a
1797 A Grid widget displays its contents in a two dimensional grid of cells.
1960 class ScrolledGrid(Grid):
1961 '''Scrolled Grid widgets'''
H A DTkinter.py14 or Grid. These managers can be called with methods place, pack, grid
1309 # Grid methods that apply to the master
1828 # Ideally, the classes Pack, Place and Grid disappear, the
1835 # Pack, Place or Grid class, so I leave them intact -- but only as
1840 # copied into the Pack, Place or Grid class.
1941 class Grid: class in inherits:
1942 """Geometry manager Grid.
2050 class Widget(BaseWidget, Pack, Place, Grid):
2054 Pack, Place or Grid."""
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DScrolledText.py10 Most methods calls are inherited from the Text widget; Pack, Grid and
16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place namespace
33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
H A DTix.py49 # A few useful constants for the Grid widget
1791 class Grid(TixWidget, XView, YView): class in inherits:TixWidget, XView, YView
1792 '''The Tix Grid command creates a new window and makes it into a
1797 A Grid widget displays its contents in a two dimensional grid of cells.
1960 class ScrolledGrid(Grid):
1961 '''Scrolled Grid widgets'''
H A DTkinter.py14 or Grid. These managers can be called with methods place, pack, grid
1309 # Grid methods that apply to the master
1828 # Ideally, the classes Pack, Place and Grid disappear, the
1835 # Pack, Place or Grid class, so I leave them intact -- but only as
1840 # copied into the Pack, Place or Grid class.
1941 class Grid: class in inherits:
1942 """Geometry manager Grid.
2050 class Widget(BaseWidget, Pack, Place, Grid):
2054 Pack, Place or Grid."""
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DScrolledText.py10 Most methods calls are inherited from the Text widget; Pack, Grid and
16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place namespace
33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
H A DTix.py49 # A few useful constants for the Grid widget
1791 class Grid(TixWidget, XView, YView): class in inherits:TixWidget, XView, YView
1792 '''The Tix Grid command creates a new window and makes it into a
1797 A Grid widget displays its contents in a two dimensional grid of cells.
1960 class ScrolledGrid(Grid):
1961 '''Scrolled Grid widgets'''
H A DTkinter.py14 or Grid. These managers can be called with methods place, pack, grid
1309 # Grid methods that apply to the master
1828 # Ideally, the classes Pack, Place and Grid disappear, the
1835 # Pack, Place or Grid class, so I leave them intact -- but only as
1840 # copied into the Pack, Place or Grid class.
1941 class Grid: class in inherits:
1942 """Geometry manager Grid.
2050 class Widget(BaseWidget, Pack, Place, Grid):
2054 Pack, Place or Grid."""
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DScrolledText.py10 Most methods calls are inherited from the Text widget; Pack, Grid and
16 from Tkinter import Frame, Text, Scrollbar, Pack, Grid, Place namespace
33 methods = vars(Pack).keys() + vars(Grid).keys() + vars(Place).keys()
H A DTix.py49 # A few useful constants for the Grid widget
1791 class Grid(TixWidget, XView, YView): class in inherits:TixWidget, XView, YView
1792 '''The Tix Grid command creates a new window and makes it into a
1797 A Grid widget displays its contents in a two dimensional grid of cells.
1960 class ScrolledGrid(Grid):
1961 '''Scrolled Grid widgets'''
H A DTkinter.py14 or Grid. These managers can be called with methods place, pack, grid
1309 # Grid methods that apply to the master
1828 # Ideally, the classes Pack, Place and Grid disappear, the
1835 # Pack, Place or Grid class, so I leave them intact -- but only as
1840 # copied into the Pack, Place or Grid class.
1941 class Grid: class in inherits:
1942 """Geometry manager Grid.
2050 class Widget(BaseWidget, Pack, Place, Grid):
2054 Pack, Place or Grid."""
/prebuilts/sdk/current/support/v17/leanback/libs/
H A Dandroid-support-v17-leanback.jarandroid/support/v17/leanback/database/CursorMapper.class CursorMapper.java package android.support.v17.leanback ...
/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/171.2455.10/
H A Duast-171.2455.10.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/tools/ com/android/tools/external/ ...
/prebuilts/tools/common/intellij-core/171.2455.10/
H A Dintellij-core.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/intellij/ com/intellij/execution/ com/intellij/execution/rmi/ ...

Completed in 730 milliseconds