OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FromWebContents
(Results
1 - 25
of
307
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/sync/glue/
synced_tab_delegate_android.cc
28
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
37
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
42
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
47
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
52
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
57
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
62
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
67
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
72
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_)
77
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents_
[
all
...]
synced_tab_delegate.cc
14
return TabContentsSyncedTabDelegate::
FromWebContents
(web_contents);
/external/chromium_org/content/browser/web_contents/
web_contents_user_data_unittest.cc
41
WebContentsAttachedClass1::
FromWebContents
(contents);
44
WebContentsAttachedClass2::
FromWebContents
(contents);
48
class1 = WebContentsAttachedClass1::
FromWebContents
(contents);
50
class2 = WebContentsAttachedClass2::
FromWebContents
(contents);
55
WebContentsAttachedClass1::
FromWebContents
(contents);
57
class2 = WebContentsAttachedClass2::
FromWebContents
(contents);
69
WebContentsAttachedClass1::
FromWebContents
(contents1);
72
WebContentsAttachedClass1::
FromWebContents
(contents2.get());
76
one_class = WebContentsAttachedClass1::
FromWebContents
(contents1);
78
two_class = WebContentsAttachedClass1::
FromWebContents
(contents2.get())
[
all
...]
/external/chromium_org/content/public/browser/
web_contents_user_data.h
37
if (!
FromWebContents
(contents))
44
static T*
FromWebContents
(WebContents* contents) {
48
static const T*
FromWebContents
(const WebContents* contents) {
download_url_parameters.cc
37
DownloadUrlParameters* DownloadUrlParameters::
FromWebContents
(
/external/chromium_org/chrome/browser/ui/search/
search_delegate_unittest.cc
23
SearchTabHelper::
FromWebContents
(web_contents)->model()->
32
SearchTabHelper::
FromWebContents
(web_contents)->model()->
39
SearchTabHelper::
FromWebContents
(web_contents)->model()->
search_delegate.cc
27
tab_model_ = SearchTabHelper::
FromWebContents
(web_contents)->model();
42
SearchTabHelper::
FromWebContents
(web_contents);
instant_page.cc
26
SearchTabHelper::
FromWebContents
(contents())->model()->RemoveObserver(this);
31
SearchTabHelper::
FromWebContents
(contents())->SupportsInstant() : false;
60
SearchModel* model = SearchTabHelper::
FromWebContents
(contents())->model();
121
SearchTabHelper::
FromWebContents
(contents())->model()->RemoveObserver(this);
instant_page_unittest.cc
87
SearchTabHelper::
FromWebContents
(web_contents())->
99
SearchTabHelper::
FromWebContents
(web_contents())->
122
SearchTabHelper::
FromWebContents
(web_contents())->
138
SearchTabHelper::
FromWebContents
(web_contents())->
153
SearchTabHelper::
FromWebContents
(web_contents())->InstantSupportChanged(true);
search_tab_helper_unittest.cc
97
SearchTabHelper::
FromWebContents
(web_contents());
109
SearchTabHelper::
FromWebContents
(web_contents());
132
SearchTabHelper::
FromWebContents
(web_contents());
144
SearchTabHelper::
FromWebContents
(web_contents());
164
SearchTabHelper::
FromWebContents
(web_contents());
184
SearchTabHelper::
FromWebContents
(web_contents());
204
SearchTabHelper::
FromWebContents
(web_contents());
291
SearchTabHelper::
FromWebContents
(contents);
311
SearchTabHelper::
FromWebContents
(contents);
331
SearchTabHelper::
FromWebContents
(contents)
[
all
...]
/external/chromium_org/chrome/browser/sessions/
session_id.cc
17
tab ? SessionTabHelper::
FromWebContents
(tab) : NULL;
24
tab ? SessionTabHelper::
FromWebContents
(tab) : NULL;
/external/chromium_org/android_webview/native/
aw_web_preferences_populater_impl.cc
20
AwSettings* aw_settings = AwSettings::
FromWebContents
(web_contents);
aw_web_contents_view_delegate.cc
45
content::ContentViewCore::
FromWebContents
(web_contents_);
/external/chromium_org/android_webview/browser/
aw_javascript_dialog_manager.cc
27
AwContentsClientBridgeBase::
FromWebContents
(web_contents);
41
AwContentsClientBridgeBase::
FromWebContents
(web_contents);
/external/chromium_org/chrome/browser/ui/android/tab_contents/
chrome_web_contents_view_delegate_android.cc
36
content::ContentViewCore::
FromWebContents
(web_contents_);
46
ContextMenuHelper* helper = ContextMenuHelper::
FromWebContents
(web_contents_);
/external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_model.cc
25
ManagePasswordsBubbleUIController::
FromWebContents
(web_contents_);
58
ManagePasswordsBubbleUIController::
FromWebContents
(web_contents_);
86
ManagePasswordsBubbleUIController::
FromWebContents
(web_contents_)->
93
ManagePasswordsBubbleUIController::
FromWebContents
(web_contents_)->
/external/chromium_org/chrome/browser/ui/sync/
tab_contents_synced_tab_delegate.cc
32
return SessionTabHelper::
FromWebContents
(web_contents_)->window_id().id();
36
return SessionTabHelper::
FromWebContents
(web_contents_)->session_id().id();
49
extensions::TabHelper::
FromWebContents
(web_contents_)->extension_app());
85
ManagedModeNavigationObserver::
FromWebContents
(web_contents_);
/external/chromium_org/chrome/browser/accessibility/
accessibility_extension_apitest.cc
32
InfoBarService::
FromWebContents
(web_contents);
/external/chromium_org/chrome/browser/android/
tab_android.cc
90
autofill::TabAutofillManagerDelegate::
FromWebContents
(contents),
105
contents, PasswordManagerDelegateImpl::
FromWebContents
(contents));
109
contents, PasswordManager::
FromWebContents
(contents));
132
TabAndroid* TabAndroid::
FromWebContents
(content::WebContents* web_contents) {
133
CoreTabHelper* core_tab_helper = CoreTabHelper::
FromWebContents
(web_contents);
210
return content::ContentViewCore::
FromWebContents
(web_contents());
243
InfoBarService::
FromWebContents
(new_contents) : NULL;
259
TabSpecificContentSettings::
FromWebContents
(web_contents());
266
PopupBlockerTabHelper::
FromWebContents
(web_contents());
272
InfoBarService::
FromWebContents
(web_contents())
[
all
...]
/external/chromium_org/chrome/browser/ui/
browser_language_state_observer.cc
24
TranslateTabHelper::
FromWebContents
(source);
chrome_select_file_policy.cc
33
InfoBarService::
FromWebContents
(source_contents_),
/external/chromium_org/chrome/browser/ui/startup/
bad_flags_prompt.cc
51
InfoBarService::
FromWebContents
(web_contents),
/external/chromium_org/chrome/browser/ui/webui/ntp/android/
new_tab_page_ready_handler.cc
38
TabAndroid* tab = TabAndroid::
FromWebContents
(web_ui()->GetWebContents());
/external/chromium_org/content/shell/browser/
shell_web_contents_view_delegate_android.cc
34
ContentViewCore::
FromWebContents
(web_contents_);
/external/chromium_org/chrome/browser/ui/find_bar/
find_bar_controller.cc
43
FindTabHelper::
FromWebContents
(web_contents_);
64
FindTabHelper::
FromWebContents
(web_contents_);
85
FindTabHelper::
FromWebContents
(web_contents_);
92
web_contents_ ? FindTabHelper::
FromWebContents
(web_contents_)
135
FindTabHelper::
FromWebContents
(web_contents_);
220
FindTabHelper::
FromWebContents
(web_contents_);
252
FindTabHelper::
FromWebContents
(web_contents_);
Completed in 474 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>