OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThemeType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/themes/
custom_theme_supplier.h
31
enum
ThemeType
{
37
explicit CustomThemeSupplier(
ThemeType
type);
39
ThemeType
get_theme_type() const {
77
ThemeType
theme_type_;
custom_theme_supplier.cc
11
CustomThemeSupplier::CustomThemeSupplier(
ThemeType
theme_type)
Completed in 63 milliseconds