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

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A Dturtle.py129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
163 "fillcolor" : "black",
852 fill is the fillcolor of the component,
1946 fillcolor=_CFG["fillcolor"]):
1950 self._fillcolor = fillcolor
2091 """Return or set the pencolor and fillcolor.
2098 Return the current pencolor and the current fillcolor
2100 by pencolor and fillcolor.
2102 inputs as in pencolor, set both, fillcolor an
2173 def fillcolor(self, *args): member in class:TPen
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A Dturtle.py129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
163 "fillcolor" : "black",
852 fill is the fillcolor of the component,
1946 fillcolor=_CFG["fillcolor"]):
1950 self._fillcolor = fillcolor
2091 """Return or set the pencolor and fillcolor.
2098 Return the current pencolor and the current fillcolor
2100 by pencolor and fillcolor.
2102 inputs as in pencolor, set both, fillcolor an
2173 def fillcolor(self, *args): member in class:TPen
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
163 "fillcolor" : "black",
852 fill is the fillcolor of the component,
1946 fillcolor=_CFG["fillcolor"]):
1950 self._fillcolor = fillcolor
2091 """Return or set the pencolor and fillcolor.
2098 Return the current pencolor and the current fillcolor
2100 by pencolor and fillcolor.
2102 inputs as in pencolor, set both, fillcolor an
2173 def fillcolor(self, *args): member in class:TPen
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
163 "fillcolor" : "black",
852 fill is the fillcolor of the component,
1946 fillcolor=_CFG["fillcolor"]):
1950 self._fillcolor = fillcolor
2091 """Return or set the pencolor and fillcolor.
2098 Return the current pencolor and the current fillcolor
2100 by pencolor and fillcolor.
2102 inputs as in pencolor, set both, fillcolor an
2173 def fillcolor(self, *args): member in class:TPen
[all...]

Completed in 61 milliseconds