OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebContents
(Results
1501 - 1525
of
1633
) sorted by null
<<
61
62
63
64
65
66
/external/chromium_org/content/browser/worker_host/
worker_service_impl.cc
137
WebContents
* web_contents =
WebContents
::FromRenderViewHost(rvh);
/external/chromium_org/content/shell/browser/
webkit_test_controller.cc
356
bool WebKitTestController::IsMainWindow(
WebContents
* web_contents) const {
614
WebContents
* web_contents = (*window)->web_contents();
shell_content_browser_client.cc
263
WebContents
* web_contents) {
/external/chromium_org/chrome/browser/android/
foreign_session_helper.cc
279
content::
WebContents
* web_contents = tab_android->web_contents();
/external/chromium_org/chrome/browser/content_settings/
permission_queue_controller.cc
31
content::
WebContents
* web_contents =
278
// notification we observed, but is no longer accessible from its
WebContents
.
/external/chromium_org/chrome/browser/download/
download_shelf.cc
355
// - The browser has an active visible
WebContents
. (browser isn't minimized,
358
content::
WebContents
* shelf_tab =
/external/chromium_org/chrome/browser/extensions/
context_menu_matcher.cc
136
content::
WebContents
* web_contents,
extension_disabled_ui.cc
435
content::
WebContents
* web_contents,
/external/chromium_org/chrome/browser/local_discovery/
privet_notifications.cc
371
content::
WebContents
* PrivetNotificationDelegate::GetWebContents() const {
/external/chromium_org/chrome/browser/notifications/
message_center_notifications_browsertest.cc
90
virtual content::
WebContents
* GetWebContents() const OVERRIDE {
/external/chromium_org/chrome/browser/renderer_context_menu/
render_view_context_menu_unittest.cc
258
content::
WebContents
* wc = web_contents();
/external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_output_protection_message_filter.cc
102
// Used to lookup the
WebContents
associated with this PP_Instance.
182
content::
WebContents
::FromRenderFrameHost(rfh)->GetCapturerCount() >
/external/chromium_org/chrome/browser/thumbnails/
simple_thumbnail_crop_unittest.cc
21
using content::
WebContents
;
/external/chromium_org/chrome/browser/ui/
chrome_pages.cc
219
const content::
WebContents
* web_contents =
hung_plugin_tab_helper.cc
263
HungPluginTabHelper::HungPluginTabHelper(content::
WebContents
* contents)
/external/chromium_org/chrome/browser/ui/views/location_bar/
origin_chip_view.cc
187
content::
WebContents
* web_contents = location_bar_view_->GetWebContents();
198
// TODO(gbillock): We persist a malware setting while a new
WebContents
/external/chromium_org/chrome/browser/ui/website_settings/
permission_bubble_manager.cc
78
content::
WebContents
* web_contents)
252
// The
WebContents
is going away; be aggressively paranoid and delete
/external/chromium_org/chrome/browser/ui/webui/chromeos/imageburner/
imageburner_ui.cc
91
explicit WebUIHandler(content::
WebContents
* contents)
/external/chromium_org/chrome/browser/ui/webui/
flash_ui.cc
54
using content::
WebContents
;
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_login_handler.cc
130
content::
WebContents
* web_contents = web_ui()->GetWebContents();
/external/chromium_org/components/autofill/content/browser/
content_autofill_driver_unittest.cc
50
TestContentAutofillDriver(content::
WebContents
* contents,
/external/chromium_org/components/navigation_interception/
intercept_navigation_resource_throttle_unittest.cc
69
bool(content::
WebContents
* source,
304
// The tested scenario is when the
WebContents
is deleted after the
333
// The
WebContents
will now be deleted and only after that will the UI-thread
/external/chromium_org/content/browser/download/
download_item_impl.h
154
virtual
WebContents
* GetWebContents() const OVERRIDE;
/external/chromium_org/content/browser/media/
webrtc_internals.cc
225
void WebRTCInternals::EnableAecDump(content::
WebContents
* web_contents) {
/external/chromium_org/chrome/browser/chromeos/login/
kiosk_browsertest.cc
183
JsConditionWaiter(content::
WebContents
* web_contents,
220
content::
WebContents
* web_contents_;
638
content::
WebContents
* login_contents = GetLoginUI()->GetWebContents();
[
all
...]
Completed in 1292 milliseconds
<<
61
62
63
64
65
66