Home | History | Annotate | Download | only in values

Lines Matching full:style

22     <style name="Alert" parent="android:Theme.Dialog">
24 </style>
26 <style name="MinusButton">
29 </style>
31 <style name="PlusButton">
34 </style>
36 <style name="MonthView_DayLabel">
43 <item name="android:textAppearance">@style/TextAppearance.MonthView_DayLabel</item>
44 </style>
46 <style name="TextAppearance" parent="android:TextAppearance">
47 </style>
49 <style name="TextAppearance.MonthView_DayLabel">
53 </style>
55 <style name="TextAppearance.AgendaView_ValueLabel">
58 </style>
60 <style name="TextAppearance.EditEvent_Label">
65 </style>
67 <style name="TextAppearance.EventInfo_Label">
72 </style>
74 <style name="EditEvent_Layout">
78 </style>
80 <style name="TextAppearance.Alert_Title">
83 </style>
85 <style name="TextAppearance.Alert_Label">
89 </style>
91 <style name="TextAppearance.Alert_Value">
94 </style>
96 <style name="CalendarTheme" parent="android:Theme.Light.NoTitleBar">
98 </style>
100 <style name="MultiStateButton">
106 </style>