Searched refs:minuteHandNightSrc_ (Results 1 – 6 of 6) sorted by relevance
46 std::string minuteHandNightSrc_; member126 minuteHandNightSrc_ = ParseImageSrc(minuteHandNightSrc); in SetMinuteHandNightSrc()131 return minuteHandNightSrc_; in GetMinuteHandNightSrc()282 std::string minuteHandNightSrc_; variable
109 minuteHandNightSrc_ = ParseImageSrc(clockConfig.minuteHandNightSrc_); in SetClockConfig()
127 minuteHandNightSrc_ = declaration_->GetMinuteHandNightSrc(); in Update()193 UpdateRenderImage(renderMinuteHand_, minuteHandNightSrc_); in UseNightConfig()204 UseDaySourceIfEmpty(declaration_->GetMinuteHandSrc(), minuteHandNightSrc_); in CheckNightConfig()
129 std::string minuteHandNightSrc_; variable
87 clockBridge.clockConfig_.minuteHandNightSrc_ = valStr; in ParseClockConfig()
1824 clockConfig.minuteHandNightSrc_ = valStr; in GetClockConfig()