Home | History | Annotate | Download | only in lib-tk

Lines Matching full:compound

56   and user controllable turtle shapes, among them compound
828 attribute _type is one of "polygon", "image", "compound"
842 elif type_ == "compound":
849 """Add component to a shape of type compound.
860 >>> s = Shape("compound")
864 if self._type != "compound":
1065 (compound) Shape object. Installs the corresponding
1066 compound shape.
2403 elif self._type == "compound":
2411 elif self._type == "compound":
2650 elif ttype == "compound":
2828 elif ttype == "compound":
2844 elif ttype == "compound":
2894 elif ttype == "compound":