Searched defs:TransitionType (Results 1 – 4 of 4) sorted by relevance
56 struct TransitionType { struct57 std::int_least32_t utc_offset; // the new prevailing UTC offset58 civil_second civil_max; // max convertible civil time for offset59 civil_second civil_min; // min convertible civil time for offset60 bool is_dst; // did we move into daylight-saving time61 std::uint_least8_t abbr_index; // index of the new abbreviation
50 typedef cef_transition_type_t TransitionType; typedef
58 typedef cef_transition_type_t TransitionType; typedef
54 typedef cef_transition_type_t TransitionType; typedef