HomeSort by relevance Sort by last modified time
    Searched refs:Tabs (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_tabs_apitest.cc 25 #define MAYBE_Tabs Tabs
49 ASSERT_TRUE(RunExtensionSubtest("tabs/basics", "crud.html")) << message_;
54 ASSERT_TRUE(RunExtensionSubtest("tabs/basics", "pinned.html")) << message_;
59 ASSERT_TRUE(RunExtensionSubtest("tabs/basics", "move.html")) << message_;
64 ASSERT_TRUE(RunExtensionSubtest("tabs/basics", "events.html")) << message_;
69 ASSERT_TRUE(RunExtensionSubtest("tabs/basics", "relative_urls.html"))
75 ASSERT_TRUE(RunExtensionSubtest("tabs/basics", "crash.html")) << message_;
80 ASSERT_TRUE(RunExtensionTest("tabs/get_current")) << message_;
85 ASSERT_TRUE(RunExtensionTest("tabs/connect")) << message_;
90 ASSERT_TRUE(RunExtensionTest("tabs/on_removed")) << message_
    [all...]
  /external/webkit/Source/WebKit/chromium/scripts/
jsmin.py 183 insignificant to JavaScript. Comments will be removed. Tabs will be
  /external/chromium/chrome/browser/debugger/
devtools_http_protocol_handler.cc 235 typedef DevToolsHttpProtocolHandler::InspectableTabs Tabs;
236 Tabs inspectable_tabs = tab_contents_provider->GetInspectableTabs();
239 for (Tabs::iterator it = inspectable_tabs.begin();
  /external/grub/docs/
help2man 26 use Text::Tabs qw(expand);
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 27 use Text::Tabs qw(expand);
  /frameworks/base/docs/html/design/
design_toc.cs 52 <li><a href="<?cs var:toroot ?>design/building-blocks/tabs.html">Tabs</a></li>
  /frameworks/base/docs/html/training/
training_toc.cs 669 Creating Swipe Views with Tabs
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 611 /** returns a function that expand tabs to spaces. This function can be fed
613 * keep track of how tabs are expanded.
615 * plain text and return the text with tabs expanded.
623 // walk over each character looking for tabs and newlines.
624 // On tabs, expand them. On newlines, reset charInLine.
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 611 /** returns a function that expand tabs to spaces. This function can be fed
613 * keep track of how tabs are expanded.
615 * plain text and return the text with tabs expanded.
623 // walk over each character looking for tabs and newlines.
624 // On tabs, expand them. On newlines, reset charInLine.
    [all...]

Completed in 228 milliseconds