HomeSort by relevance Sort by last modified time
    Searched full:tabs (Results 1 - 25 of 1930) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/minijail/
PRESUBMIT.cfg 3 # We are using Linux-style indentation with tabs
  /external/snakeyaml/src/test/resources/pyyaml/
spec-09-16.data 0 # Tabs are confusing:
spec-05-12.data 0 # Tabs do's and don'ts:
  /build/make/tools/droiddoc/templates-ndk/
header_tabs.cs 2 <!-- CURRENTLY NOT USED... ALL TABS ARE IN masthead.cs -->
  /build/make/tools/droiddoc/templates-sac/
header_tabs.cs 2 <!-- CURRENTLY NOT USED... ALL TABS ARE IN masthead.cs -->
  /external/doclava/res/assets/templates-sdk/
header_tabs.cs 2 <!-- CURRENTLY NOT USED... ALL TABS ARE IN masthead.cs -->
  /external/markdown/MarkdownTest/Tests_2004/
Tabs.text 2 indented with tabs
13 this code block is indented by two tabs
18 indented with tabs
Tabs.html 3 indented with tabs</p></li>
15 <pre><code> this code block is indented by two tabs
21 indented with tabs
  /external/markdown/MarkdownTest/Tests_2007/
Tabs.text 2 indented with tabs
13 this code block is indented by two tabs
18 indented with tabs
Tabs.html 3 indented with tabs</p></li>
15 <pre><code> this code block is indented by two tabs
21 indented with tabs
  /external/markdown/tests/markdown-test/
tabs.txt 2 indented with tabs
13 this code block is indented by two tabs
18 indented with tabs
tabs.html 4 indented with tabs</p>
15 <pre><code> this code block is indented by two tabs
19 indented with tabs
  /external/swiftshader/third_party/subzero/
.dir-locals.el 3 (indent-tabs-mode . nil)))
5 (indent-tabs-mode . nil)))
8 (indent-tabs-mode . nil)))
  /external/ImageMagick/www/api/MagickCore/
tabs.css 0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs A:visited
    [all...]
  /external/ImageMagick/www/api/MagickWand/
tabs.css 0 /* tabs styles, based on http://www.alistapart.com/articles/slidingdoors */
3 DIV.tabs
11 DIV.tabs UL
18 DIV.tabs LI, DIV.tabs FORM
25 DIV.tabs FORM
30 DIV.tabs A
40 DIV.tabs A:hover
45 DIV.tabs A:link, DIV.tabs A:visited
    [all...]
  /external/llvm/test/YAMLParser/
spec-09-16.test 3 # Tabs are confusing:
  /external/vboot_reference/
PRESUBMIT.cfg 3 # We are using Linux style indentation with tabs
  /external/abi-compliance-checker/modules/Internals/Scripts/
Tabs.js 16 var tabs = [];
22 tabs.push(links[j]);
23 links[j].tabs = tabs;
25 //reset all tabs on start
40 //reset all tabs before change
41 for (var k = 0; k < this.tabs.length; k++)
43 document.getElementById(this.tabs[k].href.substr(this.tabs[k].href.indexOf('#') + 1)).style.display = 'none';
44 this.tabs[k].className = this.tabs[k].className.replace('active', 'disabled')
    [all...]
  /external/mesa3d/src/gallium/drivers/vc4/
.dir-locals.el 2 (indent-tabs-mode . nil)
11 (makefile-mode (indent-tabs-mode . t))
  /external/mesa3d/src/gallium/drivers/vc4/kernel/
.dir-locals.el 2 (indent-tabs-mode . t)
11 (makefile-mode (indent-tabs-mode . t))
  /external/mesa3d/src/gallium/winsys/radeon/
.dir-locals.el 2 (indent-tabs-mode . nil)
11 (makefile-mode (indent-tabs-mode . t))
  /prebuilts/go/darwin-x86/misc/chrome/gophertool/
background.js 4 chrome.tabs.getSelected(null, function(tab) {
6 chrome.tabs.update(tab.id, { "url": url, "selected": true });
  /prebuilts/go/linux-x86/misc/chrome/gophertool/
background.js 4 chrome.tabs.getSelected(null, function(tab) {
6 chrome.tabs.update(tab.id, { "url": url, "selected": true });
  /external/autotest/client/site_tests/platform_InputNewTab/
control 8 tabs respectively."""
16 Open and close new tabs in browser using keyboard shortcut.
17 The test will fail if the number of tabs open does not match the expected number of tabs.
  /external/mesa3d/src/gallium/drivers/freedreno/
.dir-locals.el 2 (indent-tabs-mode . true)

Completed in 1393 milliseconds

1 2 3 4 5 6 7 8 91011>>