Searched defs:TextProperties (Results 1 – 1 of 1) sorted by relevance
38 struct TextProperties { struct39 Dimension upFontSize;40 Dimension fontSize;41 Dimension downFontSize;42 Color upColor;43 Color currentColor;44 Color downColor;45 FontWeight upFontWeight;46 FontWeight fontWeight;47 FontWeight downFontWeight;