HomeSort by relevance Sort by last modified time
    Searched defs:FreePlatformCaches (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/themes/
theme_service_gtk.cc 64 void ThemeService::FreePlatformCaches() {
theme_service.cc 205 FreePlatformCaches();
307 FreePlatformCaches();
552 FreePlatformCaches();
610 void ThemeService::FreePlatformCaches() {
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc 284 // doesn't call the right virutal FreePlatformCaches.
285 FreePlatformCaches();
654 void GtkThemeService::FreePlatformCaches() {
655 ThemeService::FreePlatformCaches();
    [all...]

Completed in 87 milliseconds