Home
last modified time | relevance | path

Searched refs:GetDefaultDisplayProperty (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/themes/
Dtheme_properties.h147 static int GetDefaultDisplayProperty(int id);
Dtheme_properties.cc309 int ThemeProperties::GetDefaultDisplayProperty(int id) { in GetDefaultDisplayProperty() function in ThemeProperties
Dtheme_service.cc220 return Properties::GetDefaultDisplayProperty(id); in GetDisplayProperty()