OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_classic_theme
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc
345
bool
is_classic_theme
= !is_gtk_theme && provider->UsingDefaultTheme();
local
346
FundamentalValue enabled(!
is_classic_theme
);
Completed in 88 milliseconds