OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indentToken
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java
243
final String
indentToken
= "${indent}"; //$NON-NLS-1$
245
sb.append(
indentToken
);
264
fileContents = fileContents.replace(
indentToken
, formatPrefs.getOneIndentUnit());
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar
Completed in 56 milliseconds