Home
last modified time | relevance | path

Searched refs:Is24HourClock (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_layout_algorithm.h68 bool hour24_ = SystemProperties::Is24HourClock();
H A Dtimepicker_column_pattern.h383 bool hour24_ = SystemProperties::Is24HourClock();
H A Dtimepicker_row_pattern.h632 bool hour24_ = SystemProperties::Is24HourClock();
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp128 bool SystemProperties::Is24HourClock() in Is24HourClock() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.h172 bool is24H_ = SystemProperties::Is24HourClock();
H A Dtext_clock_pattern.cpp786 is24H_ = SystemProperties::Is24HourClock(); in OnTimeChange()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp274 bool SystemProperties::Is24HourClock() in Is24HourClock() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp714 ACE_WEAK_SYM bool SystemProperties::Is24HourClock() in Is24HourClock() function in OHOS::Ace::SystemProperties
716 return Global::I18n::LocaleConfig::Is24HourClock(); in Is24HourClock()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h525 static bool Is24HourClock();

Completed in 9 milliseconds