HomeSort by relevance Sort by last modified time
    Searched refs:IsThemeableImage (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/
theme_source.cc 116 if (!ThemeProperties::IsThemeableImage(resource_id))
143 if (ThemeProperties::IsThemeableImage(resource_id)) {
  /external/chromium_org/chrome/browser/themes/
theme_properties.h 131 static bool IsThemeableImage(int resource_id);
theme_properties.cc 201 bool ThemeProperties::IsThemeableImage(int id) {
theme_service.cc 214 if (!Properties::IsThemeableImage(id))

Completed in 831 milliseconds