Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp619 StyleState secondStyle = GetStyle(style, "second", secondIndex); in SetTimeStyle() local
703 …eFormatModule::GetTimePattern(StyleState hourStyle, StyleState minuteStyle, StyleState secondStyle) in GetTimePattern()