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