Searched refs:themeConstant (Results 1 – 4 of 4) sorted by relevance
283 …ractModelImpl::SetBackgroundImage(const ImageSourceInfo& src, RefPtr<ThemeConstants> themeConstant) in SetBackgroundImage() argument291 if (themeConstant) { in SetBackgroundImage()292 image->SetSrc(src.GetSrc(), themeConstant); in SetBackgroundImage()
45 …void SetBackgroundImage(const ImageSourceInfo& src, RefPtr<ThemeConstants> themeConstant) override;
81 …tual void SetBackgroundImage(const ImageSourceInfo& src, RefPtr<ThemeConstants> themeConstant) = 0;
123 … void SetBackgroundImage(const ImageSourceInfo& src, RefPtr<ThemeConstants> themeConstant) override in SetBackgroundImage() argument