Home
last modified time | relevance | path

Searched refs:Tabs (Results 1 – 25 of 48) sorted by relevance

12

/external/pdfium/testing/resources/
Dannotiter.in32 /Tabs /R
49 /Tabs /C
66 /Tabs /S
Dunsupported_feature.in24 /Tabs /R
Dannotation_highlight_rollover_ap.in24 /Tabs /R
/external/pdfium/testing/resources/javascript/
Dbug_492_1.in28 /Tabs /R
42 /Tabs /C
/external/clang/lib/Format/
DWhitespaceManager.cpp555 unsigned Tabs = Indentation / Style.TabWidth; in appendIndentText() local
556 Text.append(Tabs, '\t'); in appendIndentText()
557 Spaces -= Tabs * Style.TabWidth; in appendIndentText()
563 unsigned Tabs = Spaces / Style.TabWidth; in appendIndentText() local
564 Text.append(Tabs, '\t'); in appendIndentText()
565 Spaces -= Tabs * Style.TabWidth; in appendIndentText()
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-09-16.data1 # Tabs are confusing:
Dspec-05-12.data1 # Tabs do's and don'ts:
Dspec-06-01.data11 # Tabs are not allowed:
/external/llvm/test/YAMLParser/
Dspec-09-16.test3 # Tabs are confusing:
Dspec-06-01.test13 # Tabs are not allowed:
Dspec-05-12.test7 # Tabs do's and don'ts:
/external/swiftshader/third_party/llvm-7.0/llvm/test/YAMLParser/
Dspec-09-16.test3 # Tabs are confusing:
Dspec-06-01.test13 # Tabs are not allowed:
Dspec-05-12.test7 # Tabs do's and don'ts:
/external/pdfium/testing/resources/pixel/
Dbug_492.in27 /Tabs /R
Dbug_585.in29 /Tabs /R
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java836 private byte[] Tabs; field in vt320
1681 Tabs[C] = 1; in putChar()
1736 } while (C < columns && (Tabs[C] == 0)); in putChar()
2057 Tabs[C] = 1; in putChar()
2617 Tabs = new byte[width]; in putChar()
2620 Tabs[C] = 0; in putChar()
3217 Tabs = new byte[nw]; in reset()
3219 Tabs[i] = 1; in reset()
/external/icu/icu4c/source/tools/icuinfo/
Dicuplugins_windows_sample.txt26 # Tabs or spaces separate the three items.
/external/python/cpython2/Lib/idlelib/
DREADME.txt181 Toggle Tabs
Dhelp.txt211 Shell. Two Tabs in a row will supply the current ACW selection, as
/external/doclava/res/assets/templates-sdk/assets/js/
Ddocs.js6177 function Tabs(el, options) { class
6179 this.options = $.extend({}, Tabs.DEFAULTS_, options);
6183 Tabs.DEFAULTS_ = {
6189 Tabs.prototype.init = function() { class
6196 Tabs.prototype.changeTabs = function(event) {
6214 new Tabs(el, el.data());
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-core.css228 /* Tabs in the header */
/external/python/cpython3/Lib/idlelib/
DREADME.txt180 Toggle Tabs # eEW.toggle_tabs_event
/external/catch2/projects/SelfTest/Baselines/
Dautomake.std.approved.txt97 :test-result: FAIL Tabs and newlines show in output
/external/python/cpython3/Doc/faq/
Dwindows.rst268 --> Options --> Tabs`, and for file type "Default" set "Tab size" and "Indent

12