Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGraphicalEditorPart.java2243 ActionLinkStyleRange.SET_ATTRIBUTE, in addSetAttributeLink()
2248 ActionLinkStyleRange.SET_ATTRIBUTE, in addSetAttributeLink()
2427 private static final int SET_ATTRIBUTE = 8; field in GraphicalEditorPart.ActionLinkStyleRange
2543 case SET_ATTRIBUTE: { in onClick()