HomeSort by relevance Sort by last modified time
    Searched full:tabs (Results 76 - 100 of 1626) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium/chrome/browser/extensions/
extension_javascript_url_apitest.cc 14 ASSERT_TRUE(RunExtensionTest("tabs/javascript_url_permissions")) << message_;
  /external/chromium/chrome/browser/resources/access_chromevox/
manifest.json 9 "tabs",
  /external/chromium/chrome/browser/resources/sync_internals/
sync_index.html 7 <link rel="stylesheet" href="chrome://resources/css/tabs.css">
18 <script src="chrome://resources/js/cr/ui/tabs.js"></script>
35 <tabs>
41 </tabs>
  /external/chromium/chrome/common/extensions/docs/examples/api/browserAction/make_page_red/
background.html 6 chrome.tabs.executeScript(null, {code:"document.body.bgColor='red'"});
  /external/chromium/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/
manifest.json 7 "tabs"
  /external/chromium/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_url/
manifest.json 12 "tabs"
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/screenshot/
screenshot.js 6 chrome.tabs.captureVisibleTab(null, function(img) {
11 chrome.tabs.create({url: viewTabUrl}, function(tab) {
24 chrome.tabs.onUpdated.removeListener(addSnapshotImageToTab);
39 chrome.tabs.onUpdated.addListener(addSnapshotImageToTab);
  /external/chromium/chrome/common/extensions/docs/examples/extensions/email_this_page/
manifest.json 9 "tabs", "http://*/*", "https://*/*"
  /external/chromium/chrome/common/extensions/docs/examples/extensions/fx/
manifest.json 9 "tabs",
  /external/chromium/chrome/common/extensions/docs/examples/extensions/mappy/
manifest.json 11 "tabs",
  /external/chromium/net/third_party/gssapi/
gssapi.gyp 19 # indent-tabs-mode:nil
  /external/clang/test/Index/
complete-tabs.c 1 // Test code-completion in the presence of tabs
  /external/webkit/Source/WebCore/manual-tests/
video-in-non-frontmost-tab.html 3 If you hear music before switching tabs, then the test failed.
  /development/samples/Support13Demos/src/com/example/android/supportv13/app/
_index.html 11 <dt><a href="ActionBarTabsPager.html">Action Bar Tabs Pager</a></dt>
13 ActionBar tabs, using a ViewPager to manager the fragments so that
14 the user can also fling left and right to switch tabs.</dd>
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/
set-href-attribute-whitespace-expected.txt 14 Set href that starts with a combination of newlines, spaces and tabs
24 Set href that ends with a combination of newlines, spaces and tabs
26 Set href that starts and ends with a combination of newlines, spaces and tabs
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitTabGroup.java 32 * Creates the UI tabs for the Android JUnit configuration
35 ILaunchConfigurationTab[] tabs = new ILaunchConfigurationTab[] { local
40 setTabs(tabs);
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.h 14 #import "chrome/browser/ui/cocoa/tabs/tab_controller_target.h"
70 // YES if tabs are to be laid out vertically instead of horizontally.
98 // tabs are animating closed (closed tabs are removed from |tabStripModel_|
104 // contain objects belonging to the same tabs at the same indices.
127 // Width available for resizing the tabs (doesn't include the new tab
128 // button). Used to restrict the available width when closing many tabs at
138 // such as the new-tab button, but *not* the tabs themselves.
144 // The amount by which to indent the tabs on the left (to make room for the
163 // "switched" every time the user switches tabs. The children of this vie
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.h 11 #include "chrome/browser/ui/views/tabs/base_tab_strip.h"
36 // container for Tabs, and is also responsible for creating them.
38 // DraggedTab, focusing on tasks that require reshuffling other tabs
39 // in response to dragged tabs.
93 virtual void LayoutDraggedTabsAt(const std::vector<BaseTab*>& tabs,
98 const std::vector<BaseTab*>& tabs,
100 virtual int GetSizeNeededForTabs(const std::vector<BaseTab*>& tabs) OVERRIDE;
111 // Horizontal gap between mini and non-mini-tabs.
126 // which indicates the drop should create a new tab at the end of the tabs.
161 // Returns the number of mini-tabs
    [all...]
tab_strip.cc 5 #include "chrome/browser/ui/views/tabs/tab_strip.h"
15 #include "chrome/browser/ui/views/tabs/tab.h"
16 #include "chrome/browser/ui/views/tabs/tab_strip_controller.h"
130 // The animations may reference the tabs. Shut down the animation before we
131 // delete the tabs.
141 // The children (tabs) may callback to us from their destructor. Delete them
213 // user closes tabs with the mouse a tab continues to fall under the mouse.
230 // We have "tiny tabs" if the tabs are so tiny that the unselected ones are
272 // Tabs are painted in reverse order, so they stack to the left
    [all...]
base_tab_strip.cc 5 #include "chrome/browser/ui/views/tabs/base_tab_strip.h"
9 #include "chrome/browser/ui/views/tabs/dragged_tab_controller.h"
10 #include "chrome/browser/ui/views/tabs/tab_strip_controller.h"
259 // tabs and have the close click close the next tab.
307 // mouse is down... during an animation tabs are being resized automatically,
320 std::vector<BaseTab*> tabs; local
324 // Build the set of selected tabs to drag and calculate the offset from the
329 tabs.push_back(other_tab);
331 size_to_selected = GetSizeNeededForTabs(tabs);
339 DCHECK(!tabs.empty())
    [all...]
base_tab_strip.h 12 #include "chrome/browser/ui/views/tabs/abstract_tab_strip_view.h"
13 #include "chrome/browser/ui/views/tabs/base_tab.h"
14 #include "chrome/browser/ui/views/tabs/tab_controller.h"
88 // Gets the number of Tabs in the tab strip.
89 // WARNING: this is the number of tabs displayed by the tabstrip, which if
90 // an animation is ongoing is not necessarily the same as the number of tabs
141 // The Tabs we contain, and their last generated "good" bounds.
181 // Resets the bounds of all non-closing tabs.
184 // Invoked during drag to layout the tabs being dragged in |tabs| a
    [all...]
  /external/strace/
syscallent.sh 36 tabs = "\t\t\t\t\t\t\t\t"
45 s = s substr(tabs, 1, 24/8 - int((length(f) + 1)/8))
47 s = s substr(tabs, 1, 16/8 - int((length(n) + 2)/8))
55 s = s substr(tabs, 1, 24/8 - int((length(f) + 1)/8))
57 s = s substr(tabs, 1, 16/8 - int((length(n) + 2)/8))
68 s = s substr(tabs, 1, 24/8 - int((length(f) + 1)/8))
70 s = s substr(tabs, 1, 16/8 - int((length(n) + 2)/8))
  /external/chromium/chrome/browser/ui/
browser_init.h 31 // tabs shown at first run.
73 // Assists launching the application and appending the initial tabs for a
115 // Tabs.
120 // Creates a tab for each of the Tabs in |tabs|. If browser is non-null
121 // and a tabbed browser, the tabs are added to it. Otherwise a new tabbed
122 // browser is created and the tabs are added to it. The browser the tabs
127 const std::vector<Tab>& tabs);
159 // . Attempts to restore any pinned tabs from last run of chrome and
    [all...]
  /external/chromium/chrome/common/extensions/docs/
samples.html 129 <span class="greytext">e.g. "page action" or "tabs"</span>
146 <ul id="home" class="gc-topnav-tabs">
192 <li><a href="tabs.html">Tabs</a></li>
316 <script>var search_data = {"0262260daf0c8f7b28feff2ef23b05e7abf9d1e0":"A BROWSER ACTION WHICH CHANGES ITS ICON WHEN CLICKED. BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETICON","ea2894c41cb8e80a4433a3e6c5772dadce9be90d":"A BROWSER ACTION WITH A POPUP THAT CHANGES THE PAGE COLOR. BROWSER_ACTION POPUP TABS CHROME.TABS.EXECUTESCRIPT","ede3c47b7757245be42ec33fd5ca63df4b490066":"A BROWSER ACTION WITH NO ICON THAT MAKES THE PAGE RED BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.TABS.EXECUTESCRIPT","fbf0aa1a09a15ff8cc4fc7de4fd176d6c663d07a":"ACCEPTLANGUAGE RETURNS ACCEPT LANGUAGES OF THE BROWSER BROWSER_ACTION POPUP CHROME.I18N.GETACCEPTLANGUAGES CHROME.I18N.GETMESSAGE","9a6e4ec46997fb92b324974afa08a3d007e2537f":"ANIMATED PAGE ACTION THIS EXTENSION ADDS AN ANIMATED BROWSER ACTION TO THE TOOLBAR. BACKGROUND_PAGE PAGE_ACTION TABS CHROME.PAGEACTION.HIDE CHROME.PAGEACTION.ONCLICKED CHROME.PAGEACTION.SETICON CHROME.PAGEACTION.SET (…)
    [all...]
  /external/chromium/chrome/browser/sessions/
tab_restore_service_browsertest.cc 18 // for closed tabs and windows.
181 // Recreate the service and have it load the tabs.
220 // Recreate the service and have it load the tabs.
250 // Recreate the service and have it load the tabs.
277 // Recreate the service and have it load the tabs.
300 ASSERT_EQ(1U, window->tabs.size());
303 ASSERT_EQ(1U, window->tabs[0].navigations.size());
304 EXPECT_EQ(0, window->tabs[0].current_navigation_index);
305 EXPECT_EQ(0, window->tabs[0].timestamp.ToInternalValue());
306 EXPECT_TRUE(url1_ == window->tabs[0].navigations[0].virtual_url())
    [all...]

Completed in 902 milliseconds

1 2 34 5 6 7 8 91011>>