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

<<41424344454647484950>>

  /packages/apps/Browser/src/com/android/browser/
BaseUi.java 277 public void updateTabs(List<Tab> tabs) {
626 // active tabs page
632 * Remove the active tabs page.
Tab.java 89 * Class for maintaining Tabs with a main WebView and a subwindow.
164 // Application identifier used to find tabs that another application wants
456 * when switching tabs.
    [all...]
  /dalvik/docs/
prettify.js 372 /** returns a function that expand tabs to spaces. This function can be fed
374 * keep track of how tabs are expanded.
376 * plain text and return the text with tabs expanded.
384 // walk over each character looking for tabs and newlines.
385 // On tabs, expand them. On newlines, reset charInLine.
    [all...]
  /external/chromium/chrome/browser/
aeropeek_manager.cc 21 #include "chrome/browser/tabs/tab_strip_model.h"
235 // deleted tabs.
573 // false for non-active tabs. (On the other hand, we always post an update
    [all...]
external_tab_container_win.h 345 // tabs hosted in browsers which need to be notified about all top level
memory_details.cc 132 // Ignore processes that don't have a connection, such as crashed tabs.
  /external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.cc 58 // Returns the appropriate message prefix ID for tabs and extensions,
272 // Then we register for notifications to get new tabs.
291 // Then we unregister for notifications to get new tabs.
320 // Don't add dead tabs or tabs that haven't yet connected.
    [all...]
  /external/chromium/chrome/common/extensions/docs/
a11y.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>
533 Navigation controls might include tabs and menu bars.
    [all...]
pageAction.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>
424 <!-- [PENDING: We should discuss how tabs and page actions are related. All methods take a tab ID argument. How do you get that tab ID? What's the usual way of arranging the code that monitors pages? Point to examples.] -->
    [all...]
  /external/libvpx/examples/includes/geshi/docs/
CHANGES 215 * Use spaces instead of tabs for indendation in language files to have a consistent
382 - Changed code style of geshi.php, and removed tabs
    [all...]
  /frameworks/base/docs/html/sdk/
android-4.0-highlights.jd 177 notifications, tasks, and browser tabs</strong></p>
179 <p>Android 4.0 makes managing notifications, recent apps, and browser tabs even
181 Apps list, and browser tabs with a simple swipe of a finger. </p>
437 <a href="{@docRoot}sdk/images/4.0/browser-tabs-lg.png" target="_android">
438 <img src="{@docRoot}sdk/images/4.0/browser-tabs.png" alt="" height="240" width="144" style="border:1px solid #ddd;border-radius: 6px;" /></a>
441 <div style="padding-left:1em;padding-bottom:1.25em;margin-top:0;padding-top:0;font-size:.9em"><!--<strong>Figure 3.</strong>-->The Browser tabs menu <em>(left)</em> lets you quickly switch browser tabs. The options menu <em>(right)</em> gives you new ways to manage your browsing experience.</div>
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
tabpose_window.mm 28 #import "chrome/browser/ui/cocoa/tabs/tab_strip_controller.h"
29 #import "chrome/browser/ui/cocoa/tabs/tab_strip_model_observer_bridge.h"
177 // TODO(thakis): Request smaller thumbnails for users with many tabs.
231 // TODO(thakis|rsesek): This is not correct for background tabs with
331 // layer that is, request full-resolution layers for all tabs. This is
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 272 /* Tabs in the header */
769 /* search result tabs */
1088 /* playlist tabs */
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 5 #include "chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h"
341 // TODO(zelidrag) bug 32399: Make tabs pulse on Linux as well.
437 // Non-selected tabs clip close button before favicon.
    [all...]
  /packages/apps/Browser/res/values-de/
strings.xml 139 <string name="pref_content_open_in_background_summary" msgid="955411158407739504">"Neue Tabs hinter aktuellem Tab öffnen"</string>
303 <string name="too_many_windows_dialog_message" msgid="3644234634638290304">"Schließen Sie zum Öffnen eines neuen Tabs zunächst einen anderen Tab."</string>
    [all...]
  /packages/apps/Browser/res/values-en-rGB/
strings.xml 94 <string name="open_all_in_new_window" msgid="455786763426575293">"Open all in new tabs"</string>
139 <string name="pref_content_open_in_background_summary" msgid="955411158407739504">"Open new tabs behind the current tab"</string>
    [all...]
  /external/bluetooth/glib/gio/fen/
fen-node.c 1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
  /external/bluetooth/glib/gio/
gunixvolume.c 1 /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
  /external/bluetooth/glib/gio/inotify/
inotify-path.c 1 /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 8 -*- */
  /external/chromium/chrome/browser/download/
download_request_limiter.cc 180 // All the tabs should have closed before us, which sends notification and
  /external/chromium/chrome/browser/extensions/
extension_web_ui.cc 349 // tabs for this override and get them to reload the original URL.
  /external/chromium/chrome/browser/resources/
bug_report.html 48 issueTypeText[4] = localStrings.getString('issue-tabs');
flags.html 228 * Asks the C++ FlagsDOMHandler to restart the browser (restoring tabs).
  /external/chromium/chrome/browser/ui/
browser_list.h 197 // browser windows or tabs while iterating may cause incorrect behavior.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
throbber_view.mm 5 #import "chrome/browser/ui/cocoa/tabs/throbber_view.h"

Completed in 1203 milliseconds

<<41424344454647484950>>