OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outdent
(Results
1 - 10
of
10
) sorted by null
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
core-extensions.rb
43
#
Outdent
just indents a negative number of spaces.
47
def
outdent
( n )
method in class:String
64
self.
outdent
( self.level_of_indent ).indent( n )
/external/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java
191
generator.
outdent
();
285
generator.
outdent
();
337
public void
outdent
() {
method in class:TextFormat.TextGenerator
341
"
Outdent
() without matching Indent().");
[
all
...]
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java
333
generator.
outdent
();
436
generator.
outdent
();
503
public void
outdent
() {
method in class:TextFormat.TextGenerator
507
"
Outdent
() without matching Indent().");
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.cpp
749
void Editor::
outdent
()
function in class:WebCore::Editor
752
IndentOutdentCommand::create(*m_frame.document(), IndentOutdentCommand::
Outdent
)->apply();
[
all
...]
/external/chromium_org/third_party/jinja2/
compiler.py
441
self.
outdent
()
445
self.
outdent
()
455
def
outdent
(self, step=1):
member in class:CodeGenerator
456
"""
Outdent
by step."""
728
self.
outdent
()
813
self.
outdent
()
825
self.
outdent
(2 + (not self.has_known_extends))
846
self.
outdent
()
873
self.
outdent
(level)
[
all
...]
/external/proguard/src/proguard/classfile/visitor/
ClassPrinter.java
108
outdent
();
method
114
outdent
();
method
120
outdent
();
method
126
outdent
();
method
132
outdent
();
method
138
outdent
();
method
160
outdent
();
method
284
outdent
();
method
304
outdent
();
method
331
outdent
();
method
349
outdent
();
method
371
outdent
();
method
382
outdent
();
method
393
outdent
();
method
409
outdent
();
method
434
outdent
();
method
454
outdent
();
method
479
outdent
();
method
491
outdent
();
method
503
outdent
();
method
515
outdent
();
method
527
outdent
();
method
539
outdent
();
method
550
outdent
();
method
561
outdent
();
method
572
outdent
();
method
583
outdent
();
method
594
outdent
();
method
609
outdent
();
method
627
outdent
();
method
648
outdent
();
method
670
outdent
();
method
848
outdent
();
method
864
outdent
();
method
898
outdent
();
method
911
outdent
();
method
922
private void
outdent
()
method in class:ClassPrinter
[
all
...]
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php
1581
function
outdent
($text) {
function
[
all
...]
/external/proguard/lib/
proguard.jar
/prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar
/prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar
Completed in 471 milliseconds