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

  /external/chromium_org/chrome/browser/themes/
custom_theme_supplier.cc 28 bool CustomThemeSupplier::GetDisplayProperty(int id, int* result) const {
theme_service.cc 202 int ThemeService::GetDisplayProperty(int id) const {
205 theme_supplier_->GetDisplayProperty(id, &result)) {
247 int ntp_alternate = GetDisplayProperty(Properties::NTP_LOGO_ALTERNATE);
browser_theme_pack.cc 862 bool BrowserThemePack::GetDisplayProperty(int id, int* result) const {
    [all...]
  /external/chromium_org/ui/base/
default_theme_provider.cc 29 int DefaultThemeProvider::GetDisplayProperty(int id) const {

Completed in 95 milliseconds