Searched refs:IsThemeableImage (Results 1 – 4 of 4) sorted by relevance
116 if (!ThemeProperties::IsThemeableImage(resource_id)) in MessageLoopForRequestPath()143 if (ThemeProperties::IsThemeableImage(resource_id)) { in SendThemeBitmap()
131 static bool IsThemeableImage(int resource_id);
204 bool ThemeProperties::IsThemeableImage(int id) { in IsThemeableImage() function in ThemeProperties
234 if (!Properties::IsThemeableImage(id)) in HasCustomImage()