Searched defs:content (Results 101 - 125 of 5332) sorted by relevance

1234567891011>>

/external/chromium_org/ash/frame/
H A Dframe_util.h10 namespace content { namespace
23 content::BrowserContext* context);
/external/chromium_org/athena/content/public/
H A Dapp_registry.h15 namespace content { namespace
43 content::BrowserContext* browser_context) = 0;
H A Ddialogs.h12 namespace content { namespace
23 content::ColorChooser* OpenColorChooser(
24 content::WebContents* web_contents,
26 const std::vector<content::ColorSuggestion>& suggestions);
29 void OpenFileChooser(content::WebContents* web_contents,
30 const content::FileChooserParams& params);
H A Dscheme_classifier_factory.h11 namespace content { namespace
20 content::BrowserContext* context);
H A Dweb_contents_view_delegate_creator.h10 namespace content { namespace
17 ATHENA_EXPORT content::WebContentsViewDelegate* CreateWebContentsViewDelegate(
18 content::WebContents* web_contents);
/external/chromium_org/chrome/browser/accessibility/
H A Dbrowser_accessibility_state_browsertest.cc6 #include "content/public/browser/browser_accessibility_state.h"
9 namespace content { namespace
11 // Note: even though BrowserAccessibilityStateImpl is in content, this
29 } // namespace content
/external/chromium_org/chrome/browser/android/banners/
H A Dapp_banner_settings_helper.h12 namespace content { namespace
14 } // namesapce content
22 static bool IsAllowed(content::WebContents* web_contents,
27 static void Block(content::WebContents* web_contents,
/external/chromium_org/chrome/browser/android/
H A Dnew_tab_page_url_handler.h10 namespace content { namespace
29 content::BrowserContext* browser_context);
H A Dpassword_authentication_manager.h12 namespace content { namespace
26 content::WebContents* web_contents,
/external/chromium_org/chrome/browser/android/omnibox/
H A Domnibox_prerender.h18 namespace content { namespace
62 content::WebContents* web_contents);
/external/chromium_org/chrome/browser/apps/
H A Dapp_url_redirector.h10 namespace content { namespace
24 static content::ResourceThrottle* MaybeCreateThrottleFor(
H A Dephemeral_app_throttle.h10 namespace content { namespace
25 static content::ResourceThrottle* MaybeCreateThrottleForLaunch(
H A Dper_app_settings_service_factory.h8 #include "components/keyed_service/content/browser_context_keyed_service_factory.h"
10 namespace content { namespace
21 content::BrowserContext* browser_context);
31 content::BrowserContext* context) const OVERRIDE;
33 virtual content::BrowserContext* GetBrowserContextToUse(
34 content::BrowserContext* context) const OVERRIDE;
/external/chromium_org/chrome/browser/
H A Dcertificate_viewer.h10 namespace content { namespace
20 void ShowCertificateViewerByID(content::WebContents* web_contents,
25 void ShowCertificateViewer(content::WebContents* web_contents,
H A Dchrome_page_zoom.h9 #include "content/public/common/page_zoom.h"
11 namespace content { namespace
28 void Zoom(content::WebContents* web_contents, content::PageZoom zoom);
/external/chromium_org/chrome/browser/chromeos/login/
H A Dprofile_auth_data.h11 namespace content { namespace
34 content::BrowserContext* from_context,
35 content::BrowserContext* to_context,
/external/chromium_org/chrome/browser/component_updater/
H A Dcomponent_updater_resource_throttle.h10 namespace content { namespace
21 content::ResourceThrottle* GetOnDemandResourceThrottle(
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_network_protocol_handler.h13 namespace content { namespace
25 void DevToolsAgentStateChanged(content::DevToolsAgentHost* agent_host,
28 content::DevToolsAgentHost* agent_host,
32 Profile* GetProfile(content::DevToolsAgentHost* agent_host);
35 content::DevToolsAgentHost* agent_host,
39 content::DevToolsAgentHost* agent_host,
43 content::DevToolsAgentHost* agent_host,
H A Dremote_debugging_server.h13 namespace content { namespace
26 content::DevToolsHttpHandler* devtools_http_handler_;
/external/chromium_org/chrome/browser/download/
H A Ddownload_crx_util.h18 namespace content { namespace
36 const content::DownloadItem& download_item);
44 const content::DownloadItem& download_item);
48 bool IsExtensionDownload(const content::DownloadItem& download_item);
53 const content::DownloadItem& item);
H A Ddownload_started_animation.h10 namespace content { namespace
16 static void Show(content::WebContents* web_contents);
H A Ddrag_download_item.h10 namespace content { namespace
21 void DragDownloadItem(const content::DownloadItem* download,
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_api_helpers.h13 namespace content { namespace
28 int GetFrameId(content::RenderFrameHost* frame_host);
31 void DispatchOnBeforeNavigate(content::WebContents* web_contents,
32 content::RenderFrameHost* frame_host,
36 content::WebContents* web_contents,
37 content::RenderFrameHost* frame_host,
41 void DispatchOnDOMContentLoaded(content::WebContents* web_contents,
42 content::RenderFrameHost* frame_host,
45 void DispatchOnCompleted(content::WebContents* web_contents,
46 content
[all...]
/external/chromium_org/chrome/browser/extensions/
H A Dextension_action_test_util.h10 namespace content { namespace
21 size_t GetVisiblePageActionCount(content::WebContents* web_contents);
25 size_t GetTotalPageActionCount(content::WebContents* web_contents);
H A Dextension_disabled_ui.h10 namespace content { namespace
28 content::WebContents* web_contents,

Completed in 337 milliseconds

1234567891011>>