Home
last modified time | relevance | path

Searched defs:minuteType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dtime_format.h43 ZeroPrefixType minuteType; member
63 static std::string GetMinuteFormat(const int32_t minuteType) { in GetMinuteFormat()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_model.h46 ZeroPrefixType& minuteType, ZeroPrefixType& secondType) {}; in SetDateTimeOptions()
H A Dtimepicker_model_ng.cpp236 ZeroPrefixType& minuteType, ZeroPrefixType& secondType) in SetDateTimeOptions()
616 ZeroPrefixType& minuteType, ZeroPrefixType& secondType) in SetDateTimeOptions()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_timepicker_modifier.cpp236 ArkUINodeHandle node, ArkUI_Int32 hourType, ArkUI_Int32 minuteType, ArkUI_Int32 secondType) in SetTimepickerDateTimeOptions()
251 ZeroPrefixType minuteType = ZeroPrefixType::AUTO; in ResetTimepickerDateTimeOptions() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_timepicker_bridge.cpp292 ZeroPrefixType minuteType = ZeroPrefixType::AUTO; in SetTimepickerDateTimeOptions() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp1413 ZeroPrefixType minuteType = ZeroPrefixType::AUTO; in DateTimeOptions() local