OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:web_contents_impl
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/content/browser/screen_orientation/
screen_orientation_provider_android.h
48
WebContentsImpl*
web_contents_impl
();
screen_orientation_provider_android.cc
8
#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/
host_zoom_map_impl.cc
16
#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();
host_zoom_map_impl.h
65
const WebContentsImpl&
web_contents_impl
) const;
70
void SetZoomLevelForWebContents(const WebContentsImpl&
web_contents_impl
,
/external/chromium_org/content/
content_browser.target.darwin-arm.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.darwin-arm64.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.darwin-mips.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.darwin-mips64.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.darwin-x86.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.darwin-x86_64.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.linux-arm.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.linux-arm64.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.linux-mips.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.linux-mips64.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.linux-x86.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
content_browser.target.linux-x86_64.mk
528
content/browser/web_contents/
web_contents_impl
.cc \
[
all
...]
Completed in 2717 milliseconds