HomeSort by relevance Sort by last modified time
    Searched full:indentationwidth (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlFormatPreferences.java 97 int indentationWidth = preferences.getInt(XMLCorePreferenceNames.INDENTATION_SIZE);
102 for (int j = 0; j < indentationWidth; j++) {

Completed in 275 milliseconds