Home | History | Annotate | Download | only in SystemEvents

Lines Matching defs:character

38     """color - The color of the first character. """
42 """font - The name of the font of the first character. """
46 """size - The size in points of the first character. """
56 class character(aetools.ComponentItem):
57 """character - This subdivides the text into characters. """
64 characters = character
100 'character' : character,
114 'character' : character,
118 character._superclassnames = ['item']
119 character._privpropdict = {
125 character._privelemdict = {
127 'character' : character,
140 'character' : character,
153 'character' : character,
166 'character' : character,
177 'cha ' : character,