Lines Matching refs:u8
78 DateTime(u16 year, u8 month, u8 day, u8 hour = 0, u8 minute = 0, u8 second = 0);96 u8 GetMonth() const;105 u8 GetDay() const;114 u8 GetHour() const;123 u8 GetMinute() const;132 u8 GetSecond() const;246 u8 m_month;248 u8 m_day;250 u8 m_hour;252 u8 m_minute;254 u8 m_second;256 u8 m_week;