Searched refs:FreePlatformCaches (Results 1 - 10 of 10) sorted by relevance

/external/chromium/chrome/browser/themes/
H A Dtheme_service_gtk.cc64 void ThemeService::FreePlatformCaches() { function in class:ThemeService
H A Dtheme_service.cc205 FreePlatformCaches();
307 FreePlatformCaches();
552 FreePlatformCaches();
610 void ThemeService::FreePlatformCaches() { function in class:ThemeService
H A Dtheme_service.h243 virtual void FreePlatformCaches();
/external/chromium_org/chrome/browser/themes/
H A Dtheme_service_gtk.cc61 void ThemeService::FreePlatformCaches() { function in class:ThemeService
H A Dtheme_service.cc89 FreePlatformCaches();
297 FreePlatformCaches();
409 FreePlatformCaches();
479 void ThemeService::FreePlatformCaches() { function in class:ThemeService
H A Dtheme_service.h177 virtual void FreePlatformCaches();
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_theme_service.h162 virtual void FreePlatformCaches();
193 // Split out from FreePlatformCaches so it can be called in our destructor;
194 // FreePlatformCaches() is called from the ThemeService's destructor,
H A Dgtk_theme_service.cc284 // doesn't call the right virutal FreePlatformCaches.
285 FreePlatformCaches();
654 void GtkThemeService::FreePlatformCaches() { function in class:GtkThemeService
655 ThemeService::FreePlatformCaches();
/external/chromium_org/chrome/browser/ui/gtk/
H A Dgtk_theme_service.h172 virtual void FreePlatformCaches() OVERRIDE;
H A Dgtk_theme_service.cc292 // doesn't call the right virutal FreePlatformCaches.
293 FreePlatformCaches();
691 void GtkThemeService::FreePlatformCaches() { function in class:GtkThemeService
694 ThemeService::FreePlatformCaches();

Completed in 153 milliseconds