Searched refs:clockFaceNightSrc (Results 1 – 3 of 3) sorted by relevance
38 void ClockComponent::SetClockFaceNightSrc(const std::string& clockFaceNightSrc) in SetClockFaceNightSrc() argument40 declaration_->SetClockFaceNightSrc(clockFaceNightSrc); in SetClockFaceNightSrc()
42 void SetClockFaceNightSrc(const std::string& clockFaceNightSrc);
84 void SetClockFaceNightSrc(const std::string& clockFaceNightSrc) in SetClockFaceNightSrc() argument86 clockFaceNightSrc_ = ParseImageSrc(clockFaceNightSrc); in SetClockFaceNightSrc()