Searched defs:SetForegroundSrc (Results 1 – 4 of 4) sorted by relevance
58 void RatingModelNG::SetForegroundSrc(const std::string& value, bool flag) in SetForegroundSrc() function in OHOS::Ace::NG::RatingModelNG113 void RatingModelNG::SetForegroundSrc(FrameNode* frameNode, const std::string& value, bool flag) in SetForegroundSrc() function in OHOS::Ace::NG::RatingModelNG
55 void RatingView::SetForegroundSrc(const std::string& value) in SetForegroundSrc() function in OHOS::Ace::NG::RatingView
92 void RatingModelImpl::SetForegroundSrc(const std::string& value, bool flag) in SetForegroundSrc() function in OHOS::Ace::Framework::RatingModelImpl
118 void SetForegroundSrc(const std::string& foregroundSrc) in SetForegroundSrc() function