OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SwapTabContents
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/ui/tab_contents/
core_tab_helper_delegate.cc
10
void CoreTabHelperDelegate::
SwapTabContents
(
core_tab_helper_delegate.h
23
virtual void
SwapTabContents
(content::WebContents* old_contents,
/external/chromium_org/chrome/browser/sessions/
session_restore_android.cc
45
current_tab->
SwapTabContents
(web_contents, new_web_contents);
/external/chromium_org/chrome/browser/ui/search/
instant_loader.h
86
virtual void
SwapTabContents
(content::WebContents* old_contents,
instant_loader.cc
141
void InstantLoader::
SwapTabContents
(content::WebContents* old_contents,
/external/chromium_org/chrome/browser/android/
tab_android.h
110
virtual void
SwapTabContents
(content::WebContents* old_contents,
tab_android.cc
232
void TabAndroid::
SwapTabContents
(content::WebContents* old_contents,
/external/chromium_org/chrome/browser/ui/
browser.h
651
virtual void
SwapTabContents
(content::WebContents* old_contents,
[
all
...]
browser.cc
[
all
...]
/external/chromium_org/chrome/browser/prerender/
prerender_manager.cc
649
SwapTabContents
(old_web_contents, new_web_contents);
[
all
...]
Completed in 134 milliseconds