GetDisplayProperty  346 chrome/browser/search/instant_service.cc   int logo_alternate = theme_service->GetDisplayProperty(
GetDisplayProperty  355 chrome/browser/search/instant_service.cc     int alignment = theme_service->GetDisplayProperty(
GetDisplayProperty  373 chrome/browser/search/instant_service.cc     int tiling = theme_service->GetDisplayProperty(
GetDisplayProperty   84 chrome/browser/themes/browser_theme_pack.h   virtual bool GetDisplayProperty(int id, int* result) const OVERRIDE;
GetDisplayProperty  225 chrome/browser/themes/browser_theme_pack_unittest.cc     EXPECT_TRUE(pack->GetDisplayProperty(
GetDisplayProperty  452 chrome/browser/themes/browser_theme_pack_unittest.cc   EXPECT_TRUE(theme_pack_->GetDisplayProperty(
GetDisplayProperty  456 chrome/browser/themes/browser_theme_pack_unittest.cc   EXPECT_TRUE(theme_pack_->GetDisplayProperty(
GetDisplayProperty  460 chrome/browser/themes/browser_theme_pack_unittest.cc   EXPECT_TRUE(theme_pack_->GetDisplayProperty(
GetDisplayProperty  524 chrome/browser/themes/browser_theme_pack_unittest.cc   EXPECT_FALSE(theme_pack_->GetDisplayProperty(
GetDisplayProperty   55 chrome/browser/themes/custom_theme_supplier.h   virtual bool GetDisplayProperty(int id, int* result) const;
GetDisplayProperty  188 chrome/browser/themes/theme_service.cc       theme_supplier_->GetDisplayProperty(id, &result)) {
GetDisplayProperty  227 chrome/browser/themes/theme_service.cc   int ntp_alternate = GetDisplayProperty(Properties::NTP_LOGO_ALTERNATE);
GetDisplayProperty   82 chrome/browser/themes/theme_service.h   virtual int GetDisplayProperty(int id) const OVERRIDE;
GetDisplayProperty   22 chrome/browser/ui/cocoa/download/background_theme.h   virtual int GetDisplayProperty(int id) const OVERRIDE;
GetDisplayProperty   77 chrome/browser/ui/ntp_background_util.cc     int tiling = tp->GetDisplayProperty(ThemeProperties::NTP_BACKGROUND_TILING);
GetDisplayProperty   78 chrome/browser/ui/ntp_background_util.cc     int alignment = tp->GetDisplayProperty(
GetDisplayProperty   53 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.cc     return delegate_->GetDisplayProperty(id);
GetDisplayProperty  129 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   int alignment = theme_provider->GetDisplayProperty(
GetDisplayProperty  154 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   int repeat_mode = theme_provider->GetDisplayProperty(
GetDisplayProperty  512 chrome/browser/ui/webui/ntp/ntp_resource_cache.cc   int alignment = tp->GetDisplayProperty(
GetDisplayProperty   30 ui/base/default_theme_provider.h   virtual int GetDisplayProperty(int id) const OVERRIDE;
GetDisplayProperty   66 ui/base/theme_provider.h   virtual int GetDisplayProperty(int id) const = 0;