HomeSort by relevance Sort by last modified time
    Searched refs:ATTR_LAYOUT_ALIGN_BASELINE (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/
LayoutConstants.java 45 public static final String ATTR_LAYOUT_ALIGN_BASELINE = "layout_alignBaseline"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
DropFeedback.java 326 map.put(LayoutConstants.ATTR_LAYOUT_ALIGN_BASELINE,
328 LayoutConstants.ATTR_LAYOUT_ALIGN_BASELINE));

Completed in 506 milliseconds