Searched defs:GetDisplayProperty (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/themes/
H A Dcustom_theme_supplier.cc28 bool CustomThemeSupplier::GetDisplayProperty(int id, int* result) const { function in class:CustomThemeSupplier
H A Dtheme_service.cc202 int ThemeService::GetDisplayProperty(int id) const { function in class:ThemeService
205 theme_supplier_->GetDisplayProperty(id, &result)) {
247 int ntp_alternate = GetDisplayProperty(Properties::NTP_LOGO_ALTERNATE);
H A Dbrowser_theme_pack.cc862 bool BrowserThemePack::GetDisplayProperty(int id, int* result) const { function in class:BrowserThemePack
/external/chromium_org/ui/base/
H A Ddefault_theme_provider.cc29 int DefaultThemeProvider::GetDisplayProperty(int id) const { function in class:ui::DefaultThemeProvider

Completed in 718 milliseconds