Searched refs:_iscolorstring (Results 1 – 2 of 2) sorted by relevance
592 def _iscolorstring(self, color): member in TurtleScreenBase1103 if self._iscolorstring(color) or color == "":
568 def _iscolorstring(self, color): member in TurtleScreenBase1155 if self._iscolorstring(color) or color == "":