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

<<11121314151617181920>>

  /cts/tests/res/layout/
tabhost_layout.xml 22 <TabWidget android:id="@android:id/tabs"
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Tabs1.java 28 * An example of tabs that uses labels ({@link TabSpec#setIndicator(CharSequence)})
Tabs2.java 30 * It also demonstrates using an icon on one of the tabs via {@link TabHost.TabSpec#setIndicator(CharSequence, android.graphics.drawable.Drawable)}
  /development/samples/Support4Demos/res/layout/
fragment_tabs.xml 34 android:id="@android:id/tabs"
fragment_tabs_pager.xml 33 android:id="@android:id/tabs"
  /external/bluetooth/glib/gio/fen/
fen-kernel.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
fen-node.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
gfendirectorymonitor.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
gfenfilemonitor.h 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
  /external/bluetooth/glib/gio/inotify/
inotify-diag.c 1 /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 8 -*- */
inotify-sub.c 1 /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 8 -*- */
  /external/chromium/chrome/browser/extensions/
extension_infobar_delegate.h 59 // own this since the InfoBar gets deleted and recreated when you switch tabs
extension_tabs_module_constants.h 5 // Constants used for the Tabs API and the Windows API.
  /external/chromium/chrome/browser/
platform_util_chromeos.cc 14 #include "chrome/browser/tabs/tab_strip_model.h"
  /external/chromium/chrome/browser/ui/cocoa/
fast_resize_view.mm 46 // in the process of switching tabs or closing the window. In those cases, no
  /external/chromium/chrome/browser/ui/gtk/
hung_renderer_dialog_gtk.cc 71 NULL, // No parent because tabs can span multiple windows.
83 // tabs on bottom.
91 // || || table of tabs |||
126 // The list of hung tabs is GtkTreeView with a GtkListStore as the model.
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk_unittest.cc 5 #include "chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h"
  /external/chromium/chrome/browser/ui/touch/frame/
touch_browser_frame_view.h 9 #include "chrome/browser/tabs/tab_strip_model_observer.h"
  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_win.h 9 #include "chrome/browser/ui/views/tabs/native_view_photobooth.h"
  /external/chromium/chrome/browser/ui/webui/
foreign_session_handler.cc 222 if (window.tabs.empty()) {
227 for (size_t i = 0; i < window.tabs.size(); ++i) {
229 if (SessionTabToValue(*window.tabs[i], tab_value.get()))
238 dictionary->Set("tabs", tab_values.release());
print_preview_ui_uitest.cc 65 // Make sure there are 2 tabs and print is disabled.
  /external/chromium/chrome/common/extensions/docs/examples/api/notifications/
background.html 56 chrome.tabs.create({url: 'error.html'});
  /external/chromium/chrome/common/extensions/docs/
messaging.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>
374 <a href="tabs.html#method-sendRequest">chrome.tabs.sendRequest()</a>
395 chrome.tabs.getSelected(null, function(tab) {
396 chrome.tabs.sendRequest(tab.id, {greeting: "hello"}, function(response) {
435 <a href="tabs.html#method-connect">chrome.tabs.connect()</a> respectively. Th
    [all...]
  /external/chromium/testing/
gmock.gyp 67 # indent-tabs-mode:nil
  /external/chromium/third_party/libevent/
libevent.gyp 83 # indent-tabs-mode:nil

Completed in 1094 milliseconds

<<11121314151617181920>>