Searched refs:web_contents_impl (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/content/browser/screen_orientation/
H A Dscreen_orientation_provider_android.h48 WebContentsImpl* web_contents_impl();
H A Dscreen_orientation_provider_android.cc8 #include "content/browser/web_contents/web_contents_impl.h"
37 WebContentsImpl* ScreenOrientationProviderAndroid::web_contents_impl() { function in class:content::ScreenOrientationProviderAndroid
55 !web_contents_impl()->IsFullscreenForCurrentTab()) {
/external/chromium_org/content/browser/
H A Dhost_zoom_map_impl.cc16 #include "content/browser/web_contents/web_contents_impl.h"
240 const WebContentsImpl& web_contents_impl) const {
241 int render_process_id = web_contents_impl.GetRenderProcessHost()->GetID();
242 int routing_id = web_contents_impl.GetRenderViewHost()->GetRoutingID();
252 web_contents_impl.GetController().GetLastCommittedEntry();
262 const WebContentsImpl& web_contents_impl,
264 int render_process_id = web_contents_impl.GetRenderProcessHost()->GetID();
265 int render_view_id = web_contents_impl.GetRenderViewHost()->GetRoutingID();
274 web_contents_impl.GetController().GetLastCommittedEntry();
261 SetZoomLevelForWebContents( const WebContentsImpl& web_contents_impl, double level) argument
H A Dhost_zoom_map_impl.h65 const WebContentsImpl& web_contents_impl) const;
70 void SetZoomLevelForWebContents(const WebContentsImpl& web_contents_impl,
/external/chromium_org/content/
H A Dcontent_browser.target.darwin-arm.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.darwin-arm64.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.darwin-mips.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.darwin-mips64.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.darwin-x86.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.darwin-x86_64.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.linux-arm.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.linux-arm64.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.linux-mips.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.linux-mips64.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.linux-x86.mk528 content/browser/web_contents/web_contents_impl.cc \
H A Dcontent_browser.target.linux-x86_64.mk528 content/browser/web_contents/web_contents_impl.cc \

Completed in 439 milliseconds