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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_ui_util.h16 namespace ui_util { namespace in namespace:extensions
49 } // namespace ui_util
H A Dextension_ui_util.cc30 namespace ui_util { namespace in namespace:extensions
63 } // namespace ui_util
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_app_model_builder.cc105 extensions::ui_util::ShouldDisplayInAppLauncher(app->get(), profile_);
174 if (!extensions::ui_util::ShouldDisplayInAppLauncher(extension, profile_))
219 if (!extensions::ui_util::ShouldDisplayInAppLauncher(extension, profile_))
286 if (!extensions::ui_util::ShouldDisplayInAppLauncher(app->get(), profile_))
H A Drecommended_apps.cc72 if (!extensions::ui_util::ShouldDisplayInAppLauncher(app->get(), profile_))
/external/chromium_org/chrome/browser/ui/app_list/search/
H A Dapp_search_provider.cc103 if (!extensions::ui_util::ShouldDisplayInAppLauncher(app, profile_))
/external/chromium_org/chrome/browser/extensions/api/management/
H A Dmanagement_api.cc277 if (ui_util::ShouldNotBeVisible(&extension, context))
536 if (!extension || ui_util::ShouldNotBeVisible(extension, browser_context())) {
606 ui_util::ShouldNotBeVisible(target_extension, browser_context())) {
979 if (ui_util::ShouldNotBeVisible(extension, browser_context_))
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dapp_launcher_handler.cc262 if (!extensions::ui_util::ShouldDisplayInNewTabPage(
303 if (!extensions::ui_util::ShouldDisplayInNewTabPage(
370 if (extension && extensions::ui_util::ShouldDisplayInNewTabPage(
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_settings_handler.cc852 if (ui_util::ShouldDisplayInExtensionSettings(extension->get(), profile)) {
862 if (ui_util::ShouldDisplayInExtensionSettings(extension->get(), profile)) {
873 if (ui_util::ShouldDisplayInExtensionSettings(extension->get(), profile)) {
/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app.cc273 extensions::ui_util::CanDisplayInAppLauncher(extension, profile);
/external/openssl/
H A DCrypto-config-host.mk474 crypto/ui/ui_util.c \
H A DCrypto-config-target.mk474 crypto/ui/ui_util.c \
/external/chromium_org/chrome/browser/extensions/api/developer_private/
H A Ddeveloper_private_api.cc652 if (ui_util::ShouldNotBeVisible(&item, GetProfile()))

Completed in 240 milliseconds