HomeSort by relevance Sort by last modified time
    Searched full:tabs (Results 626 - 650 of 3159) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_action_constants.cc 19 // let the user know that an extension is manipulating incognito tabs without
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.h 13 #include "chrome/browser/extensions/api/tabs/tabs_api.h"
15 #include "chrome/browser/ui/tabs/tab_strip_model_observer.h"
27 // TabsEventRouter will only route events from windows/tabs within a profile to
120 // Maintain some information about known tabs, so we can:
  /external/chromium_org/chrome/browser/extensions/
browser_action_apitest.cc 7 #include "chrome/browser/ui/tabs/tab_strip_model.h"
extension_webkit_preferences.cc 27 // Tabs aren't typically allowed to close windows. But extensions shouldn't
web_contents_browsertest.cc 7 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/extensions/docs/examples/apps/
calculator_browsertest.cc 8 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/history/
multipart_browsertest.cc 7 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/media/
desktop_media_picker.h 30 // Shows dialog with list of desktop media sources (screens, windows, tabs)
  /external/chromium_org/chrome/browser/prefetch/
prefetch_browsertest.cc 8 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 6 * @fileoverview The section of the history page that shows tabs from sessions
163 * @param {int} maxNumTabs The maximum number of tabs to display.
206 * Marks tabs as hidden or not in our session based on the given searchText.
214 for (var j = 0; j < win.tabs.length; j++) {
215 var tab = win.tabs[j];
230 * Create the DOM tree representing the tabs and windows of this device.
231 * @param {int} maxNumTabs The maximum number of tabs to display.
232 * @return {Element} A single div containing the list of tabs & windows.
250 for (var j = 0; j < win.tabs.length; j++) {
251 var tab = win.tabs[j]
    [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
tab_switcher_view.js 6 * Controller and View for switching between tabs.
12 * SELECT) to control switching between tabs.
23 * @param {DOMSelectNode} dropdownMenu The menu for switching between tabs.
55 // Position each of the tabs content areas.
  /external/chromium_org/chrome/browser/sessions/
tab_restore_service_helper.h 42 // helper (e.g. implementing tabs persistence).
93 // Notifies observers the tabs have changed.
148 // Validates all the tabs in a window, plus the window's active tab index.
185 // avoid creating historical tabs for them.
  /external/chromium_org/chrome/browser/sync/glue/
session_sync_test_helper.h 45 std::vector<sync_pb::SessionSpecifics>* tabs);
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_app_menu_item_tab.cc 11 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/ui/ash/
user_action_handler.cc 11 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_bubble_sign_in_delegate.cc 13 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/ui/
browser_command_controller_browsertest.cc 11 #include "chrome/browser/ui/tabs/tab_strip_model.h"
browser_tab_strip_model_delegate.h 10 #include "chrome/browser/ui/tabs/tab_strip_model_delegate.h"
  /external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/
window_operations.applescript 18 -- Open multiple tabs.
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
collected_cookies_mac_browsertest.mm 8 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
media_indicator_view.h 11 #include "chrome/browser/ui/tabs/tab_utils.h"
  /external/chromium_org/chrome/browser/ui/cocoa/
themed_window.h 29 // Aligns the top of the theme image with the top of the tabs.
view_resizer.h 8 #include "chrome/browser/ui/tabs/tab_strip_model.h"
  /external/chromium_org/chrome/browser/ui/search/
search_delegate.cc 16 DCHECK(!tab_model_) << "All tabs should have been deactivated or closed.";
  /external/chromium_org/chrome/browser/ui/tab_contents/
tab_contents_iterator.cc 10 #include "chrome/browser/ui/tabs/tab_strip_model.h"

Completed in 595 milliseconds

<<21222324252627282930>>