HomeSort by relevance Sort by last modified time
    Searched refs:QUALIFIER_STYLER (Results 1 - 6 of 6) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 38 import static org.eclipse.jface.viewers.StyledString.QUALIFIER_STYLER;
775 styledString.append(" - columnCount=", QUALIFIER_STYLER);
776 styledString.append(columnCount, QUALIFIER_STYLER);
777 styledString.append(", rowCount=", QUALIFIER_STYLER);
778 styledString.append(rowCount, QUALIFIER_STYLER);
787 Styler colStyle = QUALIFIER_STYLER;
810 styledString.append(" - cell (row=", QUALIFIER_STYLER);
811 styledString.append(row, QUALIFIER_STYLER);
812 styledString.append(',', QUALIFIER_STYLER);
816 styledString.append(", span=(", QUALIFIER_STYLER);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleWizard.java 20 import static org.eclipse.jface.viewers.StyledString.QUALIFIER_STYLER;
403 styledString.append(" = ", QUALIFIER_STYLER);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintColumn.java 347 StyledString.QUALIFIER_STYLER);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 

Completed in 2218 milliseconds