Home
last modified time | relevance | path

Searched refs:LABEL_SEPARATOR (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DOutlinePage.java144 private static final String LABEL_SEPARATOR = " - "; field in OutlinePage
901 if (styledString.length() < LABEL_MAX_WIDTH - LABEL_SEPARATOR.length() in update()
903 styledString.append(LABEL_SEPARATOR, QUALIFIER_STYLER); in update()
917 styledString.append(LABEL_SEPARATOR, QUALIFIER_STYLER); in update()
929 styledString.append(LABEL_SEPARATOR, QUALIFIER_STYLER); in update()