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

  /external/chromium_org/chrome/common/extensions/manifest_handlers/
theme_handler.h 30 scoped_ptr<base::DictionaryValue> theme_images_; member in struct:extensions::ThemeInfo
theme_handler.cc 53 theme_info->theme_images_.reset(images_value->DeepCopy());
142 return theme_info ? theme_info->theme_images_.get() : NULL;

Completed in 43 milliseconds