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

<<11121314151617181920>>

  /external/chromium/chrome/common/extensions/docs/static/
overview.html 37 and <a href="tabs.html">tabs</a>.
308 use <a href="tabs.html#method-create">chrome.tabs.create()</a>
418 <a href="tabs.html#method-create">chrome.tabs.create()</a>
435 chrome.tabs.create(object <em>createProperties</em>, function <em>callback</em>)
467 (using <a href="tabs.html#method-getSelected">chrome.tabs.getSelected()</a>)
469 (using <a href="tabs.html#method-update">chrome.tabs.update()</a>)
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 5 #include "chrome/browser/ui/gtk/tabs/tab_strip_gtk.h"
16 #include "chrome/browser/tabs/tab_strip_model_delegate.h"
24 #include "chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h"
60 // tabs.
362 // Removed animated Tabs are never selected.
365 // less than kTabHOffset during layout tabs get negatively offset.
380 // All other tabs are sized according to the start/end widths specified at
445 // The two tabs being exchanged.
500 // We need to start from the current widths of the Tabs as they were last
520 // Handles a tabs mini-state changing while the tab does not change positio
    [all...]
  /cts/tests/tests/holo/res/layout/
tabhost.xml 24 <TabWidget android:id="@android:id/tabs"
  /development/pdk/docs/porting/
group__networking.jd 7 <div class="tabs">
modules.html 18 <div class="tabs">
  /development/samples/ApiDemos/res/layout/
tabs_right_gravity.xml 27 android:id="@android:id/tabs"
tabs_scroll.xml 31 android:id="@android:id/tabs"
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Tabs5.java 28 * Demonstrates the Tab scrolling when too many tabs are displayed to fit in the screen.
  /development/samples/Support13Demos/res/values/
strings.xml 32 <string name="action_bar_tabs_pager">Fragment/Action Bar Tabs Pager</string>
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentTabs.java 32 * This demonstrates how you can implement switching between the tabs of a
34 * the tabs to switch between fragments instead of simple views.
72 * associating fragments with the tabs in a tab host. It relies on a
77 * view to show as the tab content. It listens to changes in tabs, and takes
FragmentTabsPager.java 35 * that switches between tabs and also allows the user to perform horizontal
36 * flicks to move between the tabs.
76 * This is a helper class that implements the management of tabs and all
82 * view to show as the tab content. It listens to changes in tabs, and takes
  /external/bluetooth/glib/gio/fen/
fen-dump.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
fen-helper.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
fen-missing.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
fen-sub.c 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
fen-sub.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
  /external/chromium/base/metrics/
nacl_histogram.h 11 // and number of new tabs created.
  /external/chromium/build/
grit_action.gypi 37 # indent-tabs-mode:nil
grit_target.gypi 37 # indent-tabs-mode:nil
  /external/chromium/build/temp_gyp/
pdfsqueeze.gyp 44 # indent-tabs-mode:nil
  /external/chromium/chrome/browser/automation/
automation_provider_mac.mm 13 #include "chrome/browser/ui/cocoa/tabs/tab_window_controller.h"
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.cc 10 #include "chrome/browser/tabs/tab_strip_model.h"
95 // TabClosingAt), close all tabs now.
123 // When a normal browser is just added, there's no tabs yet, so we wait till
261 // Otherwise, close existing tabs, and deny closing of browser.
  /external/chromium/chrome/browser/instant/
instant_unload_handler.h 40 // tabs managed by InstantUnloadHandler.
  /external/chromium/chrome/browser/tabs/
pinned_tab_service.h 16 // pinned tabs to restore at startup. PinnedTabService listens for the
tab_strip_model_delegate.h 28 // TabContents, creating new TabStripModels for detached tabs, etc.
103 // Returns true if we should allow "bookmark all tabs" in this window; this is
107 // Creates a bookmark folder containing a bookmark for all open tabs.
110 // Returns true if any of the tabs can be closed.

Completed in 257 milliseconds

<<11121314151617181920>>