HomeSort by relevance Sort by last modified time
    Searched refs:WebContents (Results 1251 - 1275 of 1633) sorted by null

<<51525354555657585960>>

  /external/chromium_org/components/password_manager/core/browser/
password_form_manager.h 20 class WebContents;
  /external/chromium_org/content/browser/android/
download_controller_android_impl.cc 338 WebContents* web_contents =
346 WebContents* web_contents) {
370 const ContextMenuParams& params, WebContents* web_contents, bool is_link) {
389 WebContents* web_contents, int download_id, bool accept) {
  /external/chromium_org/content/browser/android/java/
gin_java_bridge_dispatcher_host.h 39 GinJavaBridgeDispatcherHost(WebContents* web_contents,
  /external/chromium_org/content/browser/
host_zoom_map_impl.cc 39 WebContents* web_contents = WebContents::FromRenderViewHost(render_view_host);
61 // Helper function for setting/getting zoom levels for WebContents without
63 double HostZoomMap::GetZoomLevel(const WebContents* web_contents) {
70 void HostZoomMap::SetZoomLevel(const WebContents* web_contents, double level) {
  /external/chromium_org/content/browser/media/
midi_dispatcher_host.cc 33 MidiDispatcherHost::MidiDispatcherHost(WebContents* web_contents)
  /external/chromium_org/content/browser/web_contents/
web_contents_impl_browsertest.cc 118 WebContents* web_contents) const OVERRIDE {
163 virtual void LoadingStateChanged(WebContents* contents,
456 WebContents* new_web_contents = new_web_contents_observer.GetWebContents();
471 virtual void LoadProgressChanged(WebContents* source,
  /external/chromium_org/content/public/test/
mock_download_item.h 96 MOCK_CONST_METHOD0(GetWebContents, WebContents*());
  /external/chromium_org/extensions/browser/
extension_web_contents_observer.cc 22 content::WebContents* web_contents)
  /external/chromium_org/tools/telemetry/telemetry/core/
tab.py 11 class Tab(web_contents.WebContents):
web_contents.py 11 # TODO(achuith, dtu, nduca): Add unit tests specifically for WebContents,
13 class WebContents(object):
80 # is idempotent, it's run on every call because WebContents doesn't track
  /external/chromium_org/android_webview/native/
aw_contents.cc 88 using content::WebContents;
114 static AwContents* GetContents(WebContents* web_contents) {
138 AwContents* AwContents::FromWebContents(WebContents* web_contents) {
148 content::WebContents* web_contents =
149 content::WebContents::FromRenderViewHost(rvh);
162 AwContents::AwContents(scoped_ptr<WebContents> web_contents)
246 content::WebContents* web_contents = web_contents_.get();
312 scoped_ptr<WebContents> web_contents(content::WebContents::Create(
313 content::WebContents::CreateParams(AwBrowserContext::GetDefault())))
    [all...]
state_serializer.cc 42 bool WriteToPickle(const content::WebContents& web_contents,
75 content::WebContents* web_contents) {
  /external/chromium_org/chrome/browser/apps/
app_browsertest_util.cc 25 using content::WebContents;
119 WebContents* PlatformAppBrowserTest::GetFirstAppWindowWebContents() {
  /external/chromium_org/chrome/browser/
browser_encoding_browsertest.cc 190 content::WebContents* web_contents =
297 content::WebContents* web_contents =
  /external/chromium_org/chrome/browser/dom_distiller/
dom_distiller_viewer_source_browsertest.cc 186 content::WebContents* contents_after_nav =
244 content::WebContents* contents =
  /external/chromium_org/chrome/browser/download/
save_package_file_picker.cc 35 using content::WebContents;
127 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/extensions/
active_script_controller.cc 48 content::WebContents* web_contents)
60 content::WebContents* web_contents) {
extension_function_test_utils.cc 22 using content::WebContents;
42 virtual WebContents* GetAssociatedWebContents() const OVERRIDE {
menu_manager.h 32 class WebContents;
331 content::WebContents* web_contents,
subscribe_page_action_browsertest.cc 15 using content::WebContents;
114 WebContents* tab = browser->tab_strip_model()->GetActiveWebContents();
  /external/chromium_org/chrome/browser/extensions/api/bookmark_manager_private/
bookmark_manager_private_api.cc 63 using content::WebContents;
279 content::WebContents* web_contents)
538 WebContents* web_contents =
539 WebContents::FromRenderViewHost(render_view_host_);
541 WebContents* web_contents =
579 WebContents* web_contents =
580 WebContents::FromRenderViewHost(render_view_host_);
582 WebContents* web_contents =
  /external/chromium_org/chrome/browser/extensions/api/desktop_capture/
desktop_capture_apitest.cc 50 virtual void Show(content::WebContents* web_contents,
219 content::WebContents* web_contents =
  /external/chromium_org/chrome/browser/extensions/api/extension_action/
page_action_apitest.cc 25 using content::WebContents;
259 WebContents* tab =
  /external/chromium_org/chrome/browser/geolocation/
geolocation_permission_context_unittest.cc 115 void RequestGeolocationPermission(content::WebContents* web_contents,
118 void RequestGeolocationPermission(content::WebContents* web_contents,
135 ScopedVector<content::WebContents> extra_tabs_;
162 content::WebContents* web_contents,
169 content::WebContents* web_contents,
214 content::WebContents* new_tab = content::WebContents::Create(
215 content::WebContents::CreateParams(profile()));
  /external/chromium_org/chrome/browser/metrics/
chrome_stability_metrics_provider.cc 146 content::WebContents* web_contents = controller->GetWebContents();
185 content::WebContents* web_contents) {

Completed in 1475 milliseconds

<<51525354555657585960>>