Searched defs:hour24_ (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/picker/ | ||
H A D | picker_time_component.h | 104 bool hour24_ = !Localization::GetInstance()->IsAmPmHour(); member in OHOS::Ace::PickerTimeComponent |
/foundation/arkui/ace_engine/frameworks/base/utils/ | ||
H A D | time_util.h | 54 int32_t hour24_ = 0; // 24-hour clock member 75 int32_t hour24_ = 0; // 24-hour clock member |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ | ||
H A D | timepicker_column_layout_algorithm.h | 68 bool hour24_ = SystemProperties::Is24HourClock(); member in OHOS::Ace::NG::TimePickerColumnLayoutAlgorithm |
H A D | timepicker_row_pattern.h | 632 bool hour24_ = SystemProperties::Is24HourClock(); member in OHOS::Ace::NG::TimePickerRowPattern |
H A D | timepicker_column_pattern.h | 383 bool hour24_ = SystemProperties::Is24HourClock(); member in OHOS::Ace::NG::TimePickerColumnPattern |
Completed in 4 milliseconds