Searched refs:UseDaySourceIfEmpty (Results 1 – 1 of 1) sorted by relevance
32 void UseDaySourceIfEmpty(const std::string& daySource, std::string& nightSource) in UseDaySourceIfEmpty() function202 UseDaySourceIfEmpty(declaration_->GetClockFaceSrc(), clockFaceNightSrc_); in CheckNightConfig()203 UseDaySourceIfEmpty(declaration_->GetHourHandSrc(), hourHandNightSrc_); in CheckNightConfig()204 UseDaySourceIfEmpty(declaration_->GetMinuteHandSrc(), minuteHandNightSrc_); in CheckNightConfig()205 UseDaySourceIfEmpty(declaration_->GetSecondHandSrc(), secondHandNightSrc_); in CheckNightConfig()