Home | History | Annotate | Download | only in StdSuites

Lines Matching defs:character

32 class character(aetools.ComponentItem):
33 """character - A character """
56 """color - the color of the first character """
60 """font - the name of the font of the first character """
68 """size - the size in points of the first character """
72 """style - the text style of the first character of the first character """
115 character._superclassnames = ['text']
116 character._privpropdict = {
119 character._privelemdict = {
145 'character' : character,
195 'cha ' : character,