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

  /external/chromium_org/chrome/browser/themes/
theme_properties.h 145 static bool GetDefaultDisplayProperty(int id, int* result);
theme_properties.cc 305 bool ThemeProperties::GetDefaultDisplayProperty(int id, int* result) {
theme_service.cc 170 return Properties::GetDefaultDisplayProperty(id, result);
  /external/chromium/chrome/browser/themes/
theme_service.h 212 static bool GetDefaultDisplayProperty(int id, int* result);
theme_service.cc 266 return GetDefaultDisplayProperty(id, result);
512 bool ThemeService::GetDefaultDisplayProperty(int id, int* result) {

Completed in 32 milliseconds