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

<<31323334353637383940>>

  /system/core/sh/
mkinit.sh 108 # tabs then spaces. I need to compare the output :-(
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java     [all...]
  /external/chromium/chrome/browser/resources/net_internals/
main.js 133 // Populate the main tabs.
231 // When viewing a log file, all tabs are hidden except the event view,
892 * Hides all tabs except the events and data tabs when viewing a log file, shows
902 // Shows/hides tabs not used when viewing a log file.
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
faq.html 33 <li><a href="#faq-interact-chrome">Can extensions listen to clicks on Chrome tabs and navigation buttons?</a>
216 <h3 id="faq-interact-chrome">Can extensions listen to clicks on Chrome tabs and
400 chrome.tabs.executeScript function (for example), search for
401 "<code>Feature=Extensions Type=Bug chrome.tabs.executeScript</code>",
403 <a href="http://code.google.com/p/chromium/issues/list?can=2&q=Feature%3DExtensions+Type%3DBug+chrome.tabs.executeScript&colspec=ID+Stars+Pri+Area+Feature+Type+Status+Summary+Modified+Owner+Mstone+OS&x=mstone&y=area&cells=tiles">
  /external/chromium/chrome/common/extensions/docs/
windows.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>
360 you must declare the "tabs" permission
363 the window and tabs modules interact so closely we
371 <b>"permissions": ["tabs"]</b>,
389 creates a few tabs or windows from a single HTML file,
392 <a href="tabs.html#method-getSelected">chrome.tabs.getSelected</a>
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 73 #include "chrome/browser/tabs/tab_finder.h"
74 #include "chrome/browser/tabs/tab_strip_model.h"
89 #include "chrome/browser/ui/tabs/dock_info.h"
90 #include "chrome/browser/ui/tabs/tab_menu_model.h"
262 // If vertical tabs aren't enabled, explicitly turn them off. Otherwise we
263 // might show vertical tabs but not show an option to turn them off.
828 // during the window's creation (before tabs have been added).
837 // window during the window's creation (before tabs have been added).
    [all...]
  /external/chromium/chrome/browser/download/
download_browsertest.cc     [all...]
  /external/chromium/chrome/browser/extensions/
extension_tabs_module.cc 20 #include "chrome/browser/tabs/tab_strip_model.h"
150 // if |populate| is true, each window gets a list property |tabs| which contains
598 // Don't let the extension remove the window if the user is dragging tabs
610 // Tabs ------------------------------------------------------------------------
    [all...]
extension_browser_event_router.cc 14 #include "chrome/browser/tabs/tab_strip_model.h"
188 // possible for tabs to be created, detached and then destroyed without
extension_function_dispatcher.cc 129 // Tabs
470 // a background_page onload chrome.tabs api call can make it into here
  /external/chromium/chrome/common/extensions/api/
extension_api.json 59 "description": "True for content scripts running inside incognito tabs, and for extension pages running inside an incognito process. The latter only applies to extensions with 'split' incognito_behavior.",
70 "description": "Attempts to connect to other listeners within the extension (such as the extension's background page). This is primarily useful for content scripts connecting to their extension processes. Extensions may connect to content scripts embedded in tabs via <a href='tabs.html#method-connect'><code>chrome.tabs.connect()</code></a>.",
140 "description": "The type of view to get. If omitted, returns all views (including background pages and tabs). Valid values: 'tab', 'infobar', 'notification', 'popup'."
183 "description": "Deprecated. Please use getViews({type: 'TAB'}). Returns an array of the JavaScript 'window' objects for each of the tabs running inside the current extension. If windowId is specified, returns only the 'window' objects of tabs attached to the specified window.",
374 "itemCount": {"type": "integer", "description": "The number of tabs in this group."},
717 "tabs": {"type": "array", "items": { "$ref": "Tab" }, "optional": true, "description": "Array of $ref:Tab objects representing the current tabs in the window."}
    [all...]
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.html 89 not be indented with tabs or spaces. Markdown is smart enough not
188 blank line -- a line containing nothing but spaces or tabs is considered
189 blank.) Normal paragraphs should not be intended with spaces or tabs.</p>
454 to be indented <em>twice</em> -- 8 spaces or two tabs:</p>
620 <li>followed by one or more spaces (or tabs);</li>
632 or tabs for padding, which tends to look better with longer URLs:</p>
Markdown Documentation - Syntax.text-out 105 and end tags of the block should not be indented with tabs or
201 spaces or tabs is considered blank.) Normal paragraphs should not
202 be intended with spaces or tabs.</p>
466 be indented <em>twice</em> -- 8 spaces or two tabs:</p>
632 <li>followed by one or more spaces (or tabs);</li>
644 spaces or tabs for padding, which tends to look better with longer
Markdown Documentation - Syntax.text-res 105 and end tags of the block should not be indented with tabs or
201 spaces or tabs is considered blank.) Normal paragraphs should not
202 be intended with spaces or tabs.</p>
466 be indented <em>twice</em> -- 8 spaces or two tabs:</p>
632 <li>followed by one or more spaces (or tabs);</li>
644 spaces or tabs for padding, which tends to look better with longer
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.html 89 not be indented with tabs or spaces. Markdown is smart enough not
188 blank line -- a line containing nothing but spaces or tabs is considered
189 blank.) Normal paragraphs should not be intended with spaces or tabs.</p>
454 to be indented <em>twice</em> -- 8 spaces or two tabs:</p>
620 <li>followed by one or more spaces (or tabs);</li>
632 or tabs for padding, which tends to look better with longer URLs:</p>
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.html 79 not be indented with tabs or spaces. Markdown is smart enough not
153 blank line -- a line containing nothing but spaces or tabs is considered
154 blank.) Normal paragraphs should not be intended with spaces or tabs.</p>
362 to be indented <em>twice</em> -- 8 spaces or two tabs:</p>
489 <li>followed by one or more spaces (or tabs);</li>
498 or tabs for padding, which tends to look better with longer URLs:</p>
  /external/markdown/tests/extensions-x-toc/
syntax-toc.html 66 not be indented with tabs or spaces. Markdown is smart enough not
137 blank line -- a line containing nothing but spaces or tabs is considered
138 blank.) Normal paragraphs should not be intended with spaces or tabs.</p>
343 to be indented <em>twice</em> -- 8 spaces or two tabs:</p>
466 <li>followed by one or more spaces (or tabs);</li>
475 or tabs for padding, which tends to look better with longer URLs:</p>
  /external/markdown/tests/markdown-test/
markdown-syntax.html 79 not be indented with tabs or spaces. Markdown is smart enough not
153 blank line -- a line containing nothing but spaces or tabs is considered
154 blank.) Normal paragraphs should not be intended with spaces or tabs.</p>
362 to be indented <em>twice</em> -- 8 spaces or two tabs:</p>
489 <li>followed by one or more spaces (or tabs);</li>
498 or tabs for padding, which tends to look better with longer URLs:</p>
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.mm 22 #include "chrome/browser/tabs/tab_strip_model.h"
49 #import "chrome/browser/ui/cocoa/tabs/tab_strip_controller.h"
50 #import "chrome/browser/ui/cocoa/tabs/tab_strip_view.h"
51 #import "chrome/browser/ui/cocoa/tabs/tab_view.h"
56 #include "chrome/browser/ui/tabs/dock_info.h"
318 // managing the creation of new tabs.
522 // required to get us to the closing state and (by watching for all the tabs
525 // Disable updates while closing all tabs to avoid flickering.
539 // immediately) and close all the tabs, allowing the renderers to shut
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Controller.java 215 // Tabs' notion of whether they represent bookmarked sites.
270 // remaining incognito tabs.
332 List<Tab> tabs = mTabControl.getTabs(); local
333 ArrayList<Long> restoredTabs = new ArrayList<Long>(tabs.size());
334 for (Tab t : tabs) {
338 if (tabs.size() == 0) {
341 mUi.updateTabs(tabs);
660 // Save all the tabs
663 // Save time so that we know how old incognito tabs (if any) are.
737 // Destroy all the tabs
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
TabHostTest.java 230 // add two additional tabs
262 assertEquals(android.R.id.tabs, tabHost.getTabWidget().getId());
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator.cc 39 // This class provides current thumbnails for tabs. The simplest operation is
148 // for RenderViewHosts that aren't in tabs, or RenderWidgetHosts that
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller.mm 17 #import "chrome/browser/ui/cocoa/tabs/tab_strip_controller.h"
258 // from jumping around when switching tabs.
  /external/chromium/chrome/browser/ui/toolbar/
wrench_menu_model.cc 23 #include "chrome/browser/tabs/tab_strip_model.h"
363 // The user has switched between tabs and the new tab may have a different
  /external/chromium/chrome/browser/
unload_uitest.cc 437 // Tests that if there's a renderer process with two tabs, one of which has an
470 // TODO(ojan): Add tests for unload/beforeunload that have multiple tabs

Completed in 1070 milliseconds

<<31323334353637383940>>