Home
last modified time | relevance | path

Searched refs:tabs (Results 1 – 25 of 68) sorted by relevance

123

/external/proguard/src/proguard/gui/
DProGuardGUI.java587 TabbedPane tabs = new TabbedPane(); in ProGuardGUI() local
588 tabs.add(msg("proGuardTab"), proGuardPanel); in ProGuardGUI()
589 tabs.add(msg("inputOutputTab"), inputOutputPanel); in ProGuardGUI()
590 tabs.add(msg("shrinkingTab"), shrinkingPanel); in ProGuardGUI()
591 tabs.add(msg("obfuscationTab"), obfuscationPanel); in ProGuardGUI()
592 tabs.add(msg("optimizationTab"), optimizationPanel); in ProGuardGUI()
593 tabs.add(msg("informationTab"), optionsPanel); in ProGuardGUI()
594 tabs.add(msg("processTab"), processPanel); in ProGuardGUI()
595 tabs.add(msg("reTraceTab"), reTracePanel); in ProGuardGUI()
596 tabs.addImage(Toolkit.getDefaultToolkit().getImage( in ProGuardGUI()
[all …]
/external/webkit/WebKitTools/Scripts/
Dwkstyle34 --convert-tabs"
41 --convert-tabs"
/external/chromium/net/tools/tld_cleanup/
Dtld_cleanup.gyp26 # indent-tabs-mode:nil
/external/chromium/third_party/modp_b64/
Dmodp_b64.gyp25 # indent-tabs-mode:nil
/external/chromium/third_party/libevent/
Dlibevent.gyp83 # indent-tabs-mode:nil
/external/chromium/third_party/zlib/
Dzlib.gyp110 # indent-tabs-mode:nil
/external/chromium/sdch/
Dsdch.gyp68 # indent-tabs-mode:nil
/external/chromium/net/third_party/nss/
Dnss.gyp135 # indent-tabs-mode:nil
/external/icu4c/test/testdata/
Ddcfmtest.txt20 # Fields are separated by spaces or tabs. Input text to be parsed, decimal numbers
/external/webkit/JavaScriptCore/
DChangeLog2724 * tests/mozilla/ecma/Array/15.4.1.1.js: Added property allow-tabs.
2725 * tests/mozilla/ecma/Array/15.4.1.2.js: Added property allow-tabs.
2726 * tests/mozilla/ecma/Array/15.4.2.1-1.js: Added property allow-tabs.
2727 * tests/mozilla/ecma/Array/15.4.2.2-1.js: Added property allow-tabs.
2728 * tests/mozilla/ecma/Array/15.4.2.2-2.js: Added property allow-tabs.
2729 * tests/mozilla/ecma/Array/15.4.2.3.js: Added property allow-tabs.
2730 * tests/mozilla/ecma/Array/15.4.3.2.js: Added property allow-tabs.
2731 * tests/mozilla/ecma/Array/15.4.3.js: Added property allow-tabs.
2732 * tests/mozilla/ecma/Array/15.4.4.1.js: Added property allow-tabs.
2733 * tests/mozilla/ecma/Array/15.4.4.js: Added property allow-tabs.
[all …]
/external/webkit/WebKit/chromium/
DWebKit.gypi65 # indent-tabs-mode:nil
DWebKit.gyp475 # indent-tabs-mode:nil
/external/libvpx/examples/includes/geshi/docs/
DTODO47 - Make tabs into tab-stops like a normal editor [DONE]
DCHANGES215 * Use spaces instead of tabs for indendation in language files to have a consistent
382 - Changed code style of geshi.php, and removed tabs
582 - Added support for smart tabs - tabs that behave just like normal tabs when in
Dgeshi-doc.txt732 If you're using the <pre> header, tabs are handled automatically by your browser, and in general yo…
734 Note that tabs created in this fashion won't be like normal tabs - there won't be "tab-stops" as su…
739 Where $width is the width in spaces that you'd like tabs to be.
1336tabs, not spaces: Use tabs! There's no excuse for using spaces in this day and age, where almost e…
/external/chromium/base/
Dbase.gyp334 # indent-tabs-mode:nil
/external/webkit/WebCore/accessibility/
DAccessibilityRenderObject.cpp536 AccessibilityObject::AccessibilityChildrenVector tabs; in selectedTabItem() local
537 tabChildren(tabs); in selectedTabItem()
539 int count = tabs.size(); in selectedTabItem()
/external/chromium/googleurl/
DREADME.txt154 Sometimes, you may want to remove linefeeds and tabs from the content of a URL.
/external/webkit/WebKitTools/iExploder/
DCHANGELOG.txt206 Add some cute tabs
/external/chromium/base/allocator/
Dallocator.gyp408 # indent-tabs-mode:nil
/external/bison/tests/
Dcalc.at252 | blanks and tabs, returns 0 for EOF. |
Dtestsuite11120 | blanks and tabs, returns 0 for EOF. |
13561 | blanks and tabs, returns 0 for EOF. |
19610 | blanks and tabs, returns 0 for EOF. |
20850 | blanks and tabs, returns 0 for EOF. |
22072 | blanks and tabs, returns 0 for EOF. |
24503 | blanks and tabs, returns 0 for EOF. |
25716 | blanks and tabs, returns 0 for EOF. |
26947 | blanks and tabs, returns 0 for EOF. |
30596 | blanks and tabs, returns 0 for EOF. |
36654 | blanks and tabs, returns 0 for EOF. |
[all …]
/external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
DPHP SmartyPants Readme.txt340 * Replaced a lot of spaces characters by tabs, saving about 4 KB.
/external/chromium/net/
Dnet.gyp898 # indent-tabs-mode:nil
/external/tinyxml/
Dreadme.txt313 the origin of the node in the source text. The correct tabs can be

123