Searched refs:is_gtk_theme (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/webui/options/
H A Dpersonal_options_handler.cc336 bool is_gtk_theme = provider->UseGtkTheme(); local
337 FundamentalValue gtk_enabled(!is_gtk_theme);
342 bool is_gtk_theme = false; local
345 bool is_classic_theme = !is_gtk_theme && provider->UsingDefaultTheme();

Completed in 316 milliseconds