OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startIndent
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java
198
String
startIndent
= AndroidXmlEditor.getIndentAtOffset(document, mSelectionStart);
255
namespace.append('\n').append(
startIndent
).append(indentUnit);
276
sb.append('\n').append(
startIndent
).append(indentUnit);
302
sb.append('\n').append(
startIndent
).append(indentUnit);
310
sb.append('\n').append(
startIndent
).append(indentUnit);
352
sb.append('\n').append(
startIndent
).append(indentUnit);
363
sb.append('\n').append(
startIndent
).append(indentUnit);
392
sb.append('\n').append(
startIndent
);
/prebuilts/checkstyle/
checkstyle.jar
Completed in 49 milliseconds