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

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A Dturtle.py592 def _iscolorstring(self, color): member in class:TurtleScreenBase
1102 if self._iscolorstring(color) or color == "":
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A Dturtle.py592 def _iscolorstring(self, color): member in class:TurtleScreenBase
1102 if self._iscolorstring(color) or color == "":
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py592 def _iscolorstring(self, color): member in class:TurtleScreenBase
1102 if self._iscolorstring(color) or color == "":
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py592 def _iscolorstring(self, color): member in class:TurtleScreenBase
1102 if self._iscolorstring(color) or color == "":

Completed in 56 milliseconds