Searched defs:timeZoneOffset (Results 1 – 5 of 5) sorted by relevance
26 TextClockConfiguration(float timeZoneOffset, bool started, int64_t timeValue, bool enabled) in TextClockConfiguration()
823 auto timeZoneOffset = GetHoursWest(); in BuildContentModifierNode() local
65 double timeZoneOffset = render->GetHoursWest(); in GetTimeZoneOffset() local
113 void FfiOHOSAceFrameworkTextClockCreate(int32_t timeZoneOffset, int64_t controllerId) in FfiOHOSAceFrameworkTextClockCreate()
187 void SetTextClockTimeZoneOffset(ArkUINodeHandle node, ArkUI_Float32 timeZoneOffset) in SetTextClockTimeZoneOffset()