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

  /external/chromium_org/chrome/common/extensions/manifest_handlers/
theme_handler.h 39 scoped_ptr<base::DictionaryValue> theme_display_properties_; member in struct:extensions::ThemeInfo
theme_handler.cc 121 theme_info->theme_display_properties_.reset(
161 return theme_info ? theme_info->theme_display_properties_.get() : NULL;
  /external/chromium/chrome/common/extensions/
extension.h 639 return theme_display_properties_.get();
863 scoped_ptr<DictionaryValue> theme_display_properties_; member in class:Extension
    [all...]
extension.cc     [all...]

Completed in 215 milliseconds