HomeSort by relevance Sort by last modified time
    Searched refs:tabs (Results 176 - 200 of 349) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/tools/page_cycler/webpagereplay/extension/
background.js 125 chrome.tabs.getSelected(null, function(tab) {
126 chrome.tabs.update(tab.id, {"url": kWaitUrl}, function() {
173 chrome.tabs.getSelected(null, function(tab) {
174 chrome.tabs.update(tab.id, {"url": url_});
  /external/chromium_org/tools/telemetry/telemetry/core/chrome/
tab_list_backend.py 117 tabs = filter(_IsTab, all_contexts)
118 return tabs
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
BitmapText.java 292 * @param tabs tab positions
294 public void setTabPosition(float... tabs) {
295 block.setTabPosition(tabs);
301 * used for the tabs over the last tab position.
  /packages/apps/Browser/src/com/android/browser/
XLargeUi.java 89 // We need to update the tabs with this change
160 public void updateTabs(List<Tab> tabs) {
161 mTabBar.updateTabs(tabs);
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 56 // This must be initialized before the tabs, so they can register as
70 // log file). Below it we will position the main tabs and their content
106 // tabs, and for testing.
180 // Populate the main tabs. Even tabs that don't contain information for
  /external/chromium_org/chrome/browser/extensions/
extension_tab_util.cc 9 #include "chrome/browser/extensions/api/tabs/tabs_constants.h"
20 #include "chrome/browser/ui/tabs/tab_strip_model.h"
34 namespace tabs = extensions::api::tabs;
183 tabs::Tab* tab) {
  /external/chromium_org/chrome/browser/sync/glue/
synced_session_tracker.cc 31 // Only include foreign sessions with open tabs.
151 // We clear out the tabs to prevent double referencing of the same tab.
152 // All tabs that are in use will be added back as needed.
153 window_map_iter->second.window_ptr->tabs.clear();
170 // Clear the tabs first, since we don't want the destructor to destroy
175 window_wrapper.window_ptr->tabs.clear();
203 // Go through and delete any windows or tabs without owners.
285 GetSession(session_tag)->windows[window_id]->tabs;
359 // Delete SyncedSession objects (which also deletes all their windows/tabs).
362 // Go through and delete any tabs we had allocated but had not yet placed int
    [all...]
  /frameworks/base/core/java/android/text/
Layout.java 249 // tabs.
301 // Can't tell if we have tabs for sure, currently
652 * characters that need to be handled specially, like tabs
842 // Just checking this line should be good enough, tabs should be
844 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); local
845 if (tabs.length > 0) {
846 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse
962 TabStopSpan[] tabs = getParagraphSpans((Spanned) mText, start, end, TabStopSpan.class); local
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
tabswitcherview.js 45 // Position each of the tabs content areas.
82 // Start tabs off as hidden.
  /external/chromium/chrome/browser/sessions/
session_restore.cc 22 #include "chrome/browser/tabs/tab_strip_model.h"
50 // TabLoader is responsible for loading tabs after session restore creates
51 // tabs. New tabs are loaded after the current tab finishes loading, or a delay
54 // doubled. When all tabs are loading TabLoader deletes itself.
80 // Loads the next tab. If there are no more tabs to load this deletes itself,
91 // the set of tabs to load and list of tabs we're waiting to get a load
121 // The set of tabs we've initiated loading on. This does NOT include the
122 // selected tabs
    [all...]
tab_restore_service.h 27 // tabs and windows. When a tab is closed
108 // The tabs that comprised the window, in order.
109 std::vector<Tab> tabs; member in struct:TabRestoreService::Window
141 // of tabs has changed.
161 // Loads the tabs and previous session. This does nothing if the tabs
183 // Indicates we've asked for the last sessions and tabs but haven't gotten
187 // Indicates we finished loading the last tabs (but not necessarily the
192 // last tabs).
203 // Notifies observers the tabs have changed
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 15 #include "chrome/browser/ui/tabs/dock_info.h"
49 // Initializes DraggedTabController to drag the tabs in |tabs| originating
51 // is contained in |tabs|. |mouse_offset| is the distance of the mouse
52 // pointer from the origin of the first tab in |tabs| and |source_tab_offset|
58 const std::vector<BaseTab*>& tabs,
192 // Handles dragging tabs while the tabs are attached.
195 // Handles dragging while the tabs are detached.
219 // NOTE: this is invoked from |Attach| before the tabs have been inserted
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/
execute_code_function.cc 7 #include "chrome/browser/extensions/api/tabs/tabs_constants.h"
19 using api::tabs::InjectDetails;
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h 14 #include "chrome/common/extensions/api/tabs.h"
90 // Tabs
94 DECLARE_EXTENSION_FUNCTION("tabs.get", TABS_GET)
99 DECLARE_EXTENSION_FUNCTION("tabs.getCurrent", TABS_GETCURRENT)
104 DECLARE_EXTENSION_FUNCTION("tabs.getSelected", TABS_GETSELECTED)
109 DECLARE_EXTENSION_FUNCTION("tabs.getAllInWindow", TABS_GETALLINWINDOW)
114 DECLARE_EXTENSION_FUNCTION("tabs.query", TABS_QUERY)
119 DECLARE_EXTENSION_FUNCTION("tabs.create", TABS_CREATE)
124 DECLARE_EXTENSION_FUNCTION("tabs.duplicate", TABS_DUPLICATE)
133 DECLARE_EXTENSION_FUNCTION("tabs.highlight", TABS_HIGHLIGHT
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/webview/
webview_api.cc 16 using extensions::api::tabs::InjectDetails;
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 17 #include "chrome/browser/ui/gtk/tabs/drag_data.h"
18 #include "chrome/browser/ui/tabs/dock_info.h"
32 // |source_tabstrip| is the tabstrip where the tabs reside before any
35 // already. |tabs| contains all the selected tabs when dragging starts.
37 const std::vector<TabGtk*>& tabs);
114 // Handles dragging tabs while the tabs are attached.
117 // Handles dragging while the tabs are detached.
120 // Selects the dragged tabs within |model|
    [all...]
  /external/chromium_org/chrome/test/functional/
nacl_sdk.py 282 tabs = info['windows'][0]['tabs']
284 for tab in tabs:
626 # Check for any crashed tabs.
627 tabs = info['windows'][0]['tabs']
628 for tab in tabs:
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_cocoa.h 97 // The tabs owned by a tablist.
98 @property(nonatomic, readonly) NSArray* tabs; variable
  /external/chromium_org/remoting/webapp/
jscompiler_hacks.js 178 chrome.tabs;
181 chrome.tabs.getCurrent = function(callback) {}
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filter.py 33 ["whitespace/tabs", "whitespace/braces"]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTabHost.java 108 return (TabWidget) ((Activity)context).findViewById(R.id.tabs);
  /external/chromium/chrome/browser/resources/
new_new_tab.js 210 winEl.tabItems = win.tabs;
212 winEl.textContent = formatTabsText(win.tabs.length);
221 // Sort tabs by MRU order
222 win.tabs.sort(function(a, b) {
227 win.tabs.forEach(function(data) {
253 logEvent('received recently closed tabs');
283 el.tabItems = data.tabs;
285 el.textContent = formatTabsText(data.tabs.length);
308 a.textContent = formatTabsText(data.tabs.length);
875 * @param {number} numTabs Number of tabs in the window
    [all...]
  /frameworks/support/v13/java/android/support/v13/app/
FragmentTabHost.java 40 * normally use this, instead using action bar tabs.
143 if (findViewById(android.R.id.tabs) == null) {
151 tw.setId(android.R.id.tabs);
246 // Go through all tabs and make sure their fragments match
  /frameworks/support/v4/java/android/support/v4/app/
FragmentTabHost.java 151 if (findViewById(android.R.id.tabs) == null) {
159 tw.setId(android.R.id.tabs);
254 // Go through all tabs and make sure their fragments match
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.css 303 #recent-tabs:hover {
340 #recent-tabs {
355 body.rtl #attribution,body.rtl #recent-tabs {

Completed in 1780 milliseconds

1 2 3 4 5 6 78 91011>>