HomeSort by relevance Sort by last modified time
    Searched refs:use_custom_theme (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/sync/glue/
theme_util.cc 59 if (a.use_custom_theme() != b.use_custom_theme()) {
63 if (a.use_custom_theme()) {
90 if (theme_specifics.use_custom_theme()) {
151 if (!theme_specifics->use_custom_theme() &&
184 bool use_custom_theme = (current_theme != NULL); local
185 theme_specifics->set_use_custom_theme(use_custom_theme);
192 if (use_custom_theme) {