Searched defs:heading (Results 1 - 10 of 10) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py1241 def heading(self, column, option=None, **kw): member in class:Treeview
1242 """Query or modify the heading options for the specified column.
1244 If kw is not given, returns a dict of the heading option values. If
1250 The text to display in the column heading
1253 heading
1255 Specifies how the heading text should be aligned. One of
1258 A callback to be invoked when the heading label is
1261 To configure the tree column heading, call this with column = "#0" """
1270 return _val_or_dict(kw, self.tk.call, self._w, 'heading', column)
1295 heading
[all...]
H A Dturtle.py130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
992 Mode Initial turtle heading positive angles
998 >>> mode('logo') # resets turtle heading to north
1060 !! so they do not display the heading of the turtle!
1491 >>> turtle.heading()
1497 >>> turtle.heading()
1509 >>> turtle.heading()
1512 >>> turtle.heading()
1563 turtle is headed. Do not change the turtle's heading.
1587 >>> turtle.heading()
1810 def heading(self): member in class:TNavigator
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dttk.py1241 def heading(self, column, option=None, **kw): member in class:Treeview
1242 """Query or modify the heading options for the specified column.
1244 If kw is not given, returns a dict of the heading option values. If
1250 The text to display in the column heading
1253 heading
1255 Specifies how the heading text should be aligned. One of
1258 A callback to be invoked when the heading label is
1261 To configure the tree column heading, call this with column = "#0" """
1270 return _val_or_dict(kw, self.tk.call, self._w, 'heading', column)
1295 heading
[all...]
H A Dturtle.py130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
992 Mode Initial turtle heading positive angles
998 >>> mode('logo') # resets turtle heading to north
1060 !! so they do not display the heading of the turtle!
1491 >>> turtle.heading()
1497 >>> turtle.heading()
1509 >>> turtle.heading()
1512 >>> turtle.heading()
1563 turtle is headed. Do not change the turtle's heading.
1587 >>> turtle.heading()
1810 def heading(self): member in class:TNavigator
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dpydoc.py434 def heading(self, title, fgcol, bgcol, extras=''): function
435 """Format a page heading."""
437 <table width="100%%" cellspacing=0 cellpadding=2 border=0 summary="heading">
447 """Format a section with a heading."""
468 """Format a section with a big heading."""
622 result = self.heading(
1010 """Format a section with a given heading."""
2037 heading = html.heading(
2051 contents = heading
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dpydoc.py434 def heading(self, title, fgcol, bgcol, extras=''): function
435 """Format a page heading."""
437 <table width="100%%" cellspacing=0 cellpadding=2 border=0 summary="heading">
447 """Format a section with a heading."""
468 """Format a section with a big heading."""
622 result = self.heading(
1010 """Format a section with a given heading."""
2037 heading = html.heading(
2051 contents = heading
[all...]
/prebuilts/tools/common/ant/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
H A Dant-1.8.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/prebuilts/sdk/19/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/prebuilts/sdk/current/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 240 milliseconds