Home
last modified time | relevance | path

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

/development/tools/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.java75 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB, TableWrapData.MIDDLE); in createUiControl() local
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DSectionHelper.java266 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); in createLabel() local
337 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); in createFormText() local
/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiElementDetail.java379 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); in createSubSectionTable() local