Home
last modified time | relevance | path

Searched defs:TransitionType (Results 1 – 5 of 5) sorted by relevance

/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h56 struct TransitionType { struct
57 std::int_least32_t utc_offset; // the new prevailing UTC offset
58 civil_second civil_max; // max convertible civil time for offset
59 civil_second civil_min; // min convertible civil time for offset
60 bool is_dst; // did we move into daylight-saving time
61 std::uint_least8_t abbr_index; // index of the new abbreviation
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h56 struct TransitionType { struct
57 std::int_least32_t utc_offset; // the new prevailing UTC offset
58 civil_second civil_max; // max convertible civil time for offset
59 civil_second civil_min; // min convertible civil time for offset
60 bool is_dst; // did we move into daylight-saving time
61 std::uint_least8_t abbr_index; // index of the new abbreviation
/third_party/cef/include/
Dcef_navigation_entry.h50 typedef cef_transition_type_t TransitionType; typedef
Dcef_request.h58 typedef cef_transition_type_t TransitionType; typedef
Dcef_load_handler.h54 typedef cef_transition_type_t TransitionType; typedef