Home
last modified time | relevance | path

Searched refs:_iscolorstring (Results 1 – 11 of 11) sorted by relevance

/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dturtle.py567 def _iscolorstring(self, color): member in TurtleScreenBase
1156 if self._iscolorstring(color) or color == "":
/dports/lang/python310/Python-3.10.1/Lib/
H A Dturtle.py567 def _iscolorstring(self, color): member in TurtleScreenBase
1156 if self._iscolorstring(color) or color == "":
/dports/lang/python-legacy/Python-2.7.18/Lib/lib-tk/
H A Dturtle.py592 def _iscolorstring(self, color): member in TurtleScreenBase
1103 if self._iscolorstring(color) or color == "":
/dports/lang/python37/Python-3.7.12/Lib/
H A Dturtle.py568 def _iscolorstring(self, color): member in TurtleScreenBase
1155 if self._iscolorstring(color) or color == "":
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dturtle.py567 def _iscolorstring(self, color): member in TurtleScreenBase
1156 if self._iscolorstring(color) or color == "":
/dports/lang/python27/Python-2.7.18/Lib/lib-tk/
H A Dturtle.py592 def _iscolorstring(self, color): member in TurtleScreenBase
1103 if self._iscolorstring(color) or color == "":
/dports/lang/python38/Python-3.8.12/Lib/
H A Dturtle.py567 def _iscolorstring(self, color): member in TurtleScreenBase
1156 if self._iscolorstring(color) or color == "":
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dturtle.py568 def _iscolorstring(self, color): member in TurtleScreenBase
1157 if self._iscolorstring(color) or color == "":
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dturtle.py567 def _iscolorstring(self, color): member in TurtleScreenBase
1156 if self._iscolorstring(color) or color == "":
/dports/lang/python39/Python-3.9.9/Lib/
H A Dturtle.py567 def _iscolorstring(self, color): member in TurtleScreenBase
1156 if self._iscolorstring(color) or color == "":
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dturtle.py567 def _iscolorstring(self, color): member in TurtleScreenBase
1156 if self._iscolorstring(color) or color == "":