Home
last modified time | relevance | path

Searched defs:twd (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DSectionHelper.java268 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); in createLabel() local
348 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); in createFormText() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiSeparatorAttributeNode.java80 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); in createUiControl() local
DUiListAttributeNode.java76 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB, TableWrapData.MIDDLE); in createUiControl() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiElementDetail.java385 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); in createSubSectionTable() local