Searched refs:indents (Results 1 – 25 of 33) sorted by relevance
12
108 private final ArrayStack<Integer> indents; field in Emitter165 this.indents = new ArrayStack<Integer>(10); in Emitter()262 indents.push(indent); in increaseIndent()425 indent = indents.pop(); in expectScalar()444 indent = indents.pop(); in expect()461 indent = indents.pop(); in expect()498 indent = indents.pop(); in expect()521 indent = indents.pop(); in expect()591 indent = indents.pop(); in expect()624 indent = indents.pop(); in expect()
16 # We use two spaces for indents, instead of the usual four spaces or tab.
89 size_t indents = depth; in dumpContent() local91 while (indents--) { in dumpContent()
66 # We use two spaces for indents, instead of the usual four spaces or tab.
67 # We use two spaces for indents, instead of the usual four spaces or tab.
69 # We use two spaces for indents, instead of the usual four spaces or tab.
73 # We use two spaces for indents, instead of the usual four spaces or tab.
71 # We use two spaces for indents, instead of the usual four spaces or tab.
72 # We use two spaces for indents, instead of the usual four spaces or tab.
2391 , indents = 2;2394 return Array(indents).join(' ');2399 ++indents;2401 ++indents;2409 --indents;2411 --indents;3869 , indents = 03873 return Array(indents).join(' ')3881 ++indents;3886 --indents;[all …]
175 private ArrayStack<Integer> indents; field in ScannerImpl215 this.indents = new ArrayStack<Integer>(10); in ScannerImpl()551 this.indent = this.indents.pop(); in unwindIndent()561 this.indents.push(this.indent); in addIndent()
2473 , indents = 2;2476 return Array(indents).join(' ');2481 ++indents;2483 ++indents;2491 --indents;2493 --indents;3985 , indents = 03989 return Array(indents).join(' ')3997 ++indents;4002 --indents;[all …]
47 Use four-space indents, no tabs. Do not add horizontal space around parameter
149 $! * Each level after that indents 4 characters.
108 follow the tradition! ;-) This mainly means: 2-level indents, using spaces
324 To make lists look nice, you can wrap items with hanging indents:
361 To make lists look nice, you can wrap items with hanging indents:
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...