ReactOS 0.4.16-dev-527-gdad3a09
|
Public Attributes | |
RECT | title |
RECT | titlemonth |
RECT | titleyear |
RECT | wdays |
RECT | days |
RECT | weeknums |
SYSTEMTIME | month |
Definition at line 87 of file monthcal.c.
RECT _CALENDAR_INFO::days |
Definition at line 93 of file monthcal.c.
Referenced by MONTHCAL_GetCalendarFromPoint(), MONTHCAL_GetDayFromPos(), MONTHCAL_GetDayRectI(), MONTHCAL_GetMinReqRect(), MONTHCAL_HitTest(), MONTHCAL_PaintCalendar(), and MONTHCAL_UpdateSize().
SYSTEMTIME _CALENDAR_INFO::month |
Definition at line 96 of file monthcal.c.
Referenced by MONTHCAL_Create(), MONTHCAL_EditYear(), MONTHCAL_GetDayFromPos(), MONTHCAL_GetDayPos(), MONTHCAL_GetDayRect(), MONTHCAL_GetMaxDate(), MONTHCAL_GetMinDate(), MONTHCAL_GetMonthRange(), MONTHCAL_HitTest(), MONTHCAL_LButtonDown(), MONTHCAL_PaintCalendar(), MONTHCAL_PaintFocusAndCircle(), MONTHCAL_PaintLeadTrailMonths(), MONTHCAL_PaintTitle(), MONTHCAL_Scroll(), MONTHCAL_SetCurSel(), MONTHCAL_SetSelRange(), and MONTHCAL_UpdateSize().
RECT _CALENDAR_INFO::title |
Definition at line 89 of file monthcal.c.
Referenced by MONTHCAL_EditYear(), MONTHCAL_GetCalendarFromPoint(), MONTHCAL_GetMinReqRect(), MONTHCAL_HitTest(), MONTHCAL_PaintCalendar(), MONTHCAL_PaintTitle(), and MONTHCAL_UpdateSize().
RECT _CALENDAR_INFO::titlemonth |
Definition at line 90 of file monthcal.c.
Referenced by MONTHCAL_HitTest(), MONTHCAL_PaintTitle(), and MONTHCAL_UpdateSize().
RECT _CALENDAR_INFO::titleyear |
Definition at line 91 of file monthcal.c.
Referenced by MONTHCAL_EditYear(), MONTHCAL_HitTest(), MONTHCAL_PaintTitle(), and MONTHCAL_UpdateSize().
RECT _CALENDAR_INFO::wdays |
Definition at line 92 of file monthcal.c.
Referenced by MONTHCAL_HitTest(), MONTHCAL_PaintCalendar(), and MONTHCAL_UpdateSize().
RECT _CALENDAR_INFO::weeknums |
Definition at line 94 of file monthcal.c.
Referenced by MONTHCAL_HitTest(), MONTHCAL_PaintCalendar(), and MONTHCAL_UpdateSize().