Searched refs:Type (Results 251 - 275 of 3758) sorted by path

<<11121314151617181920>>

/external/chromium_org/chrome/browser/extensions/
H A Dextension_action.cc80 extensions::ActionInfo::Type action_type,
120 extensions::ActionInfo::Type type) {
H A Dextension_action.h57 extensions::ActionInfo::Type action_type,
68 static int GetIconSizeForType(extensions::ActionInfo::Type type);
74 extensions::ActionInfo::Type action_type() const {
258 const extensions::ActionInfo::Type action_type_;
H A Dextension_action_manager.cc129 ActionInfo::Type action_type,
174 ActionInfo::Type type) const {
H A Dextension_action_manager.h55 const Extension& extension, ActionInfo::Type type) const;
H A Dextension_context_menu_model_unittest.cc99 MenuItem::Type type = MenuItem::NORMAL;
H A Dextension_infobar_delegate.cc91 infobars::InfoBarDelegate::Type ExtensionInfoBarDelegate::GetInfoBarType()
H A Dextension_infobar_delegate.h74 virtual Type GetInfoBarType() const OVERRIDE;
H A Dextension_install_prompt.cc850 Manifest::Type type =
H A Dextension_management.cc329 int_value < Manifest::Type::NUM_LOAD_TYPES) {
331 static_cast<Manifest::Type>(int_value));
333 Manifest::Type manifest_type =
371 base::Value::Type expected_type) {
H A Dextension_management.h98 std::vector<Manifest::Type> allowed_types;
148 base::Value::Type expected_type);
H A Dextension_management_constants.cc39 Manifest::Type GetManifestType(const std::string& name) {
H A Dextension_management_constants.h33 // The corresponding Manifest::Type.
34 Manifest::Type manifest_type;
42 Manifest::Type GetManifestType(const std::string& name);
H A Dextension_management_unittest.cc230 const std::vector<Manifest::Type>& allowed_types =
335 const std::vector<Manifest::Type>& allowed_types =
H A Dextension_system_impl.cc130 policy::DeviceLocalAccount::Type device_local_account_type;
H A Dexternal_provider_impl.cc377 policy::DeviceLocalAccount::Type account_type;
H A Dinstalled_loader.cc336 Manifest::Type type = extension->GetType();
H A Dmenu_manager.cc125 Type type,
232 Type type = NORMAL;
235 type = static_cast<Type>(type_int);
H A Dmenu_manager.h103 enum Type { enum in class:extensions::MenuItem
158 Type type,
173 Type type() const { return type_; }
186 void set_type(Type type) { type_ = type; }
242 Type type_;
H A Dmenu_manager_unittest.cc65 MenuItem::Type type = MenuItem::NORMAL;
76 MenuItem::Type type = MenuItem::NORMAL;
H A Dtheme_installed_infobar_delegate.cc112 infobars::InfoBarDelegate::Type ThemeInstalledInfoBarDelegate::GetInfoBarType()
H A Dtheme_installed_infobar_delegate.h46 virtual Type GetInfoBarType() const OVERRIDE;
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_downloader.cc297 Manifest::Type extension_type,
H A Dextension_downloader.h182 Manifest::Type extension_type,
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_handler.cc223 Type icon_type,
H A Dfavicon_handler.h78 enum Type { enum in class:FaviconHandler
85 Type icon_type,

Completed in 2898 milliseconds

<<11121314151617181920>>