OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ActiveTabChanged
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_observer.cc
26
void TabStripModelObserver::
ActiveTabChanged
(WebContents* old_contents,
tab_strip_model_order_controller.cc
95
void TabStripModelOrderController::
ActiveTabChanged
(
/external/chromium_org/chrome/browser/ui/
active_tab_tracker.cc
54
void ActiveTabTracker::
ActiveTabChanged
(content::WebContents* old_contents,
browser_instant_controller.cc
173
void BrowserInstantController::
ActiveTabChanged
() {
174
instant_.
ActiveTabChanged
();
browser.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/ash/launcher/
browser_status_monitor.cc
211
void BrowserStatusMonitor::
ActiveTabChanged
(content::WebContents* old_contents,
278
// An inserted tab is not active -
ActiveTabChanged
() will be called to
/external/chromium_org/chrome/browser/ui/search/
instant_controller.cc
195
void InstantController::
ActiveTabChanged
() {
196
LOG_INSTANT_DEBUG_EVENT(this, "
ActiveTabChanged
");
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.cc
200
void ExtensionPopup::
ActiveTabChanged
(content::WebContents* old_contents,
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.cc
285
void TabsEventRouter::
ActiveTabChanged
(WebContents* old_contents,
/external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_prompt_controller.cc
266
void BookmarkPromptController::
ActiveTabChanged
(WebContents* old_contents,
/external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_model.cc
435
void WrenchMenuModel::
ActiveTabChanged
(WebContents* old_contents,
/external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc
[
all
...]
Completed in 544 milliseconds