Searched
full:tabs (Results
401 -
425 of
3159) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/task_manager/ |
task_manager_util.h | 21 // Returns the appropriate message prefix ID for tabs and extensions,
|
/external/chromium_org/chrome/browser/ui/ |
browser_language_state_observer.cc | 11 #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/ |
constants_applescript.h | 16 // Property to access tabs.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_sync_promo_controller_unittest.mm | 12 #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
hover_close_button.h | 15 // dark circle with the "x" when you hover over it. Used to close tabs.
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
media_indicator_view_unittest.mm | 5 #import "chrome/browser/ui/cocoa/tabs/media_indicator_view.h"
|
tab_strip_view_unittest.mm | 9 #import "chrome/browser/ui/cocoa/tabs/tab_strip_view.h"
|
tab_view.h | 15 namespace tabs { namespace 18 // Tabs _glow_ under two different circumstances, when they are _hovered_ (by 37 } // namespace tabs 55 tabs::AlertState alertState_;
|
throbber_view_unittest.mm | 9 #import "chrome/browser/ui/cocoa/tabs/throbber_view.h"
|
/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/ |
recent_tabs_menu_model_delegate.h | 17 // Updates the recent tabs menu when the model changes.
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_bubble_links_delegate_browsertest.cc | 8 #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
/external/chromium_org/chrome/browser/ui/tabs/ |
pinned_tab_test_utils.cc | 5 #include "chrome/browser/ui/tabs/pinned_tab_test_utils.h"
|
pinned_tab_test_utils.h | 16 // Converts a set of Tabs into a string. The format is a space separated list
|
tab_menu_model_unittest.cc | 5 #include "chrome/browser/ui/tabs/tab_menu_model.h"
|
tab_strip_model_order_controller.cc | 5 #include "chrome/browser/ui/tabs/tab_strip_model_order_controller.h" 29 // NOTE: TabStripModel enforces that all non-mini-tabs occur after mini-tabs, 58 // First see if the index being removed has any "child" tabs. If it does, we
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
recent_tabs_sub_menu_model.cc | 26 #include "chrome/browser/ui/tabs/tab_strip_model.h" 47 // - menumodel has "Recently closed" header, "No tabs from other devices", 80 // Comparator function for use with std::sort that will sort tabs by 157 // Empty for local tabs, non-empty for other devices' tabs. 178 // Invoke asynchronous call to load tabs from local last session, which does 179 // nothing if the tabs have already been loaded or they shouldn't be loaded. 180 // TabRestoreServiceChanged() will be called after the tabs are loaded. 354 // - Recently closed header, then list of local recently closed tabs/windows, 356 // - device 1 section header, then list of tabs from device, then separato [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/idle/idle_simple/ |
background.js | 20 * Used window.open because I didn't want the tabs permission.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/ |
manifest.json | 19 "tabs",
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/mappy/ |
manifest.json | 11 "tabs",
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/views/ |
background.html | 22 chrome.tabs.create({url: optionsPageURL});
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/ |
manifest.json | 19 "tabs",
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
preview.py | 14 # http://localhost:8000/extensions/tabs.html 16 # will render the documentation for the extension tabs API. 23 # ./preview.py -r extensions/tabs.html 25 # will output the documentation for the tabs API on stdout and exit immediately.
|
/external/chromium_org/chrome/test/ext_auto/auto_provider/ |
manifest.json | 68 "tabs",
|
/external/chromium_org/chrome/test/security_tests/ |
sandbox_browsertest_win.cc | 7 #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
/external/chromium_org/net/third_party/nss/ssl/ |
prelib.c | 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil -*- */
|
Completed in 489 milliseconds
<<11121314151617181920>>