Searched refs:secondHandNightSrc (Results 1 – 5 of 5) sorted by relevance
98 void ClockComponent::SetSecondHandNightSrc(const std::string& secondHandNightSrc) in SetSecondHandNightSrc() argument100 declaration_->SetSecondHandNightSrc(secondHandNightSrc); in SetSecondHandNightSrc()
48 void SetSecondHandNightSrc(const std::string& secondHandNightSrc);
144 void SetSecondHandNightSrc(const std::string& secondHandNightSrc) in SetSecondHandNightSrc() argument146 secondHandNightSrc_ = ParseImageSrc(secondHandNightSrc); in SetSecondHandNightSrc()
32 …图片的宽高比建议在0.062。<br/>- 秒针图片上指针的旋转中心须处于秒针图片的中心(对角线交点)。<br/>- 夜间时段的秒针资源请调整secondHandNightSrc参数。 |
32 …d images.<br>- To specify the second hand resources for the nighttime, set **secondHandNightSrc**.|