Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
DLibraryProperties.java242 adjustColumnsWidth(mTable, column0, column1); in LibraryProperties()
360 private void adjustColumnsWidth(final Table table, in adjustColumnsWidth() method in LibraryProperties