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